This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-01-23
Channels
- # announcements (1)
- # babashka (13)
- # cherry (12)
- # cider (6)
- # clj-kondo (3)
- # cljs-dev (28)
- # clojure (77)
- # clojure-europe (25)
- # clojure-nl (1)
- # clojure-norway (35)
- # clojure-uk (5)
- # clojurescript (31)
- # conjure (7)
- # cursive (12)
- # data-science (9)
- # datalevin (5)
- # datomic (8)
- # hyperfiddle (21)
- # jobs (7)
- # kaocha (19)
- # malli (26)
- # matrix (3)
- # releases (1)
- # shadow-cljs (42)
- # squint (95)
- # testing (2)
- # vim (14)
- # wasm (1)
https://github.com/abogoyavlensky/automigrate 0.3.1
is now available!
:robot_face: Auto-generated database migrations for Clojure.
Key updates of recent releases since the last announcement:
- Backward auto-generated migrations.
- Column-level comments.
- Column-level check constraints.
Automigrate now offers a minimal set of features for crafting a PostgreSQL database schema of a web app. Manage tables, indexes, column-level constraints and enum types with full support of backward migrations.
🎉 8