0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Matthew Phillips
8f7da6cc79 Add support for SQL defaults
You can now use sql`CURRENT_TIMESTAMP`, `NOW`, and a couple of other
helpers, to set defaults.
2024-02-08 13:32:56 -05:00
bholmesdev
3850637e19 fix: correctly respect primary key on INSERT INTO 2024-02-07 18:15:21 -05:00
bholmesdev
92d7d84e6b fix: use schema.parse to resolve dates 2024-02-06 13:55:20 -05:00
bholmesdev
db874e508e fix: add back promptResponse injection 2024-02-06 13:48:41 -05:00
bholmesdev
c2a2e4b592 refactor: reorganize the rats nest of files 2024-01-30 17:50:03 -05:00
bholmesdev
d2b9cb3cf5 refactor: move field queries to field-queries.test 2024-01-30 14:25:04 -05:00