1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-10-27 01:59:56 +00:00

Code to pretty print constraints

This commit is contained in:
Colin Dellow
2018-03-10 10:59:53 -05:00
parent 2bc054a2cf
commit 210f322a1c
5 changed files with 64 additions and 13 deletions

View File

@@ -1,6 +1,8 @@
#!/bin/bash
set -euo pipefail
cd "$(dirname ${BASH_SOURCE[0]})"
make