0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/db/test/fixtures
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
..
basics Add support for SQL defaults 2024-02-08 13:32:56 -05:00
glob refactor: clean up types 2024-01-26 22:11:02 -05:00
recipes feat: add foreignkeys to create table 2024-02-01 17:01:35 -05:00
ticketing-example fix(ex): add id col to ticketing 2024-02-01 08:09:37 -05:00