MlosConfigChangeLog date_created — drop @ColumnDefault (duplicate default)

Fixkamo-shared-library
Shipped
July 3, 2026 at 3:20 PM UTC
Author
Kamo
Commit
76ca765

Both @ColumnDefault("now()") and columnDefinition="TIMESTAMP DEFAULT now()" made Hibernate emit 'TIMESTAMP DEFAULT now() default now()', which CockroachDB rejects (multiple default values) — the mlos_config_change_log table never got created by KI. columnDefinition carries the default alone (BaseUuidEntity pattern).

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing