0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
Commit graph

13 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
Fred K. Schott
3799970607 improve error messaging around studio config missing 2024-02-03 21:52:02 -08:00
Fred K. Schott
6428abf706 format 2024-01-26 22:35:22 -08:00
bholmesdev
500effd3fc refactor: set -> seed 2024-01-26 22:11:02 -05:00
bholmesdev
34c7639149 chore: move basics to new data set 2024-01-26 22:11:02 -05:00
bholmesdev
8ea2c8778d fix: remove invalid data() on writable collection 2024-01-24 16:35:48 -06:00
bholmesdev
bed0b68a39 feat: add ticketing example 2024-01-24 16:35:48 -06:00
Matthew Phillips
9119753336 Implement defineWritableCollection 2024-01-24 16:29:46 -06:00
Matthew Phillips
bb46addb29 Runtime checking of writable 2024-01-24 16:29:46 -06:00
Matthew Phillips
2efa6b1db9 CLI sync command 2024-01-24 16:29:45 -06:00
bholmesdev
4633d37f8c wip: update from seed file to data() 2024-01-24 16:29:45 -06:00
bholmesdev
05e1005c0b fix: test fixture paths 2024-01-24 16:29:45 -06:00
Matthew Phillips
4b0829825a Add a very basic test 2024-01-24 16:29:45 -06:00