Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-26 08:38:30 +00:00
co-authored by renee-png
parent 3572e2d196
commit d0ed126cca
2 changed files with 6 additions and 3 deletions
@@ -0,0 +1,3 @@
ALTER TABLE public.collection_ledger_entries
ALTER COLUMN entry_date DROP NOT NULL,
ALTER COLUMN entry_date DROP DEFAULT;