builder-web/bin/migrations
Reynir Björnsson da2aa77b53 M20220509 changes
* Do not depend on the uuid representation in Builder_db.Rep; instead
  copy the custom caqti type so the migration doesn't break if
  Builder_db.Rep changes
* We don't need to recreate any indices since we don't change the
  schema: The uuid column was erroneously VARCHAR(36) before as well(!)
2022-05-17 12:14:39 +02:00
..
builder_migrations.ml Migration changing uuids from byte to hex format in db 2022-05-16 15:43:58 +02:00
dune Refactor default_datadir into library builder_system 2021-11-12 13:22:43 +00:00
grej.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210126.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210202.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210216.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210218.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210308.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210427.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210531.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210602.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210608.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210609.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210625.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210629.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210630.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210701.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210706.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210707a.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210707b.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210707c.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210707d.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210712a.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210712b.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210712c.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20210910.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20211105.ml Update to caqti 1.8.0 2022-04-22 12:20:43 +01:00
m20220509.ml M20220509 changes 2022-05-17 12:14:39 +02:00