0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/db
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
..
components
src Add support for SQL defaults 2024-02-08 13:32:56 -05:00
test Add support for SQL defaults 2024-02-08 13:32:56 -05:00
CHANGELOG.md
config-augment.d.ts fix: correct type Config reference 2024-02-02 16:08:31 -05:00
index.d.ts fix: bad types in astro config 2024-01-24 16:35:48 -06:00
package.json add short-lived db tokens 2024-02-07 19:40:23 -08:00
tsconfig.json chore: set tsconfig to monorepo defaults 2024-01-24 16:29:45 -06:00