got it! I just set it via: time_stamp_updated INTEGER DEFAULT (unixepoch('now') * 1000)
got it! I just set it via: time_stamp_updated INTEGER DEFAULT (unixepoch('now') * 1000)
COS (i.e all caps) or cos?

D1 is now in public beta, and storage limits have been increased:
- Developers with a Workers paid plan now have a 2 GB per-database limit (up from 500MB) and can create 50,000 databases per account (up from 10). These limits will continue to increase automatically during the public beta.
- Developers with a Workers free plan retain the 500 MB per-database limit and can create up to 10 databases per account.Databases must be using D1's [new storage subsystem](/d1/changelog/#new-default-storage-subsystem) to benefit from the increased database limits. See the announcement blog for more details about what's new in the beta and what's coming in the future for D1.
D1 is in public beta. While we expect breaking changes and issues to be minimal, they may still occur. We generally do not recommend running large production workloads on beta products.https://developers.cloudflare.com/d1/

COScos createdAt DATETIME DEFAULT (strftime('%Y-%m-%dT%H:%M:%fZ', 'now'))