0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
Commit graph

12 commits

Author SHA1 Message Date
bholmesdev
4a51522beb feat: use studio connection for studio builds 2024-01-24 16:29:46 -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
99f8abd162 chore: remove seed file logic 2024-01-24 16:29:45 -06:00
bholmesdev
4e941af5fb refactor: move dev to use filesystem to run seed at right time 2024-01-24 16:29:45 -06:00
bholmesdev
6ad4e00cd0 fix: bad collectionSchema data type 2024-01-24 16:29:45 -06:00
bholmesdev
9e8fb5c388 feat: data() fn with basic type safety 2024-01-24 16:29:45 -06:00
bholmesdev
b253e6f344 feat: create db on filesystem for build 2024-01-24 16:29:45 -06:00
bholmesdev
aa1b66f5cf fix: load seed file separately for build 2024-01-24 16:29:45 -06:00
bholmesdev
395a8a1400 feat: MVP to use libsql in dev 2024-01-24 16:29:45 -06:00
Matthew Phillips
062eb67238 Initial DB migration code 2024-01-24 16:29:45 -06:00