mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[GH-ISSUE #35] default字段不生效 #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Vc-great on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/findyourmagic/dber/issues/35
问题:
DBML:
Table follows {
created_at timestamp [default: "CURRENT_TIMESTAMP"]
}