Also noticing workers sets Date.now() to something like 1695750600382 while D1 sets unixepoch('now')
Also noticing workers sets Date.now() to something like 1695750600382 while D1 sets unixepoch('now') to 1695750600
timestamp_updated_ms 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.
timestamp_updated_msCOScos createdAt DATETIME DEFAULT (strftime('%Y-%m-%dT%H:%M:%fZ', 'now'))