6822-entryTransfer #3376

Merged
robert merged 68 commits from 6822-entryTransfer into dev 2025-01-27 10:08:24 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 22c83b6b56 - Show all commits

View File

@ -0,0 +1 @@
ALTER TABLE vn.calendar ADD created timestamp DEFAULT current_timestamp() NOT NULL AFTER dated;