Commit 5393c8e
Workaround sqlite 3.53.0 regression on sqlite3_mprintf()
See https://sqlite.org/forum/forumpost/e2421578f4
Breaks the factory.objectInsertion unit test, or more generally if
using getInsertStatementsFor() with a geodetic datum with an anchor
epoch. Which shouldn't affect that many people1 parent d1ec9b3 commit 5393c8e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2231 | 2231 | | |
2232 | 2232 | | |
2233 | 2233 | | |
2234 | | - | |
| 2234 | + | |
2235 | 2235 | | |
2236 | 2236 | | |
2237 | 2237 | | |
| |||
0 commit comments