0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/db/test/fixtures/basics
Arsh 96c8bca19a
fix(db): validate column type before column schema (#10409)
* fix(db): validate column type before column schema

* add changeset

* Add test for text foreign keys

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-03-13 09:49:28 -04:00
..
db fix(db): validate column type before column schema (#10409) 2024-03-13 09:49:28 -04:00
src/pages fix(db): validate column type before column schema (#10409) 2024-03-13 09:49:28 -04:00
astro.config.ts fix(db): validate column type before column schema (#10409) 2024-03-13 09:49:28 -04:00
package.json