Commit 628e41c
committed
Build Doltlite with SQLITE_ENABLE_COLUMN_METADATA and friends
pdo_sqlite references sqlite3_column_table_name, which is gated behind
SQLITE_ENABLE_COLUMN_METADATA. Match the CFLAGS used by the stock-SQLite
phpunit workflow so pdo_sqlite can bind against the Doltlite build.1 parent f7dbdb9 commit 628e41c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments