Is there a simple way to transform Ecto migrations to sql script?
|
|
4
|
615
|
June 10, 2022
|
I need to run `mix ecto.reset` in production
|
|
8
|
1410
|
April 27, 2022
|
Why isn't Phoenix using `utc_datetime` and `timestamptz`?
|
|
9
|
895
|
December 14, 2021
|
Drop all database objects?
|
|
3
|
276
|
October 12, 2021
|
Ecto migrations: How to create covering index using INCLUDE in PostgresQL?
|
|
2
|
997
|
June 4, 2021
|
Starting Xandra process for migrations
|
|
4
|
1047
|
September 22, 2020
|
How to run a custom module when starting a release in production?
|
|
10
|
1220
|
September 10, 2020
|
Running all migrations in all children apps from root of umbrella app
|
|
3
|
1531
|
August 5, 2020
|
Mix ecto.gen.migration creates empty migration
|
|
5
|
2502
|
April 12, 2020
|
Ecto Migration Can't be executed, Migration name is duplicated
|
|
5
|
2535
|
November 2, 2019
|
Datatype_mismatch on migration where type is not changed
|
|
6
|
939
|
October 16, 2019
|
Why can't `:timestamptz` be set up as default timestamp for migrations in config?
|
|
3
|
2662
|
October 2, 2019
|
Migrating actors or processes from one node to another within a cluster
|
|
9
|
1342
|
July 14, 2019
|
How to execute SQL SELECT query in migrations
|
|
6
|
1369
|
July 10, 2019
|
How to run migrations of another app from main app
|
|
12
|
1202
|
July 3, 2019
|
Load the phoenix context in migration eg. URL helper
|
|
13
|
692
|
April 25, 2019
|
Old migrations error with updated/current schema
|
|
2
|
1298
|
April 17, 2019
|
Ecto customize migration location
|
|
3
|
566
|
April 5, 2019
|
Is nerves using distillery release hooks?
|
|
9
|
1092
|
March 19, 2019
|
Why do Ecto migrations not use raw SQL and instead rely on Ecto Schemas?
|
|
9
|
2750
|
March 15, 2019
|
Seeds as migrations?
|
|
17
|
4363
|
March 2, 2019
|
Preferred way to run Ecto Migrations in Kubernetes cluster
|
|
16
|
3815
|
February 5, 2019
|
Init terminating in do_boot - distillery migrations
|
|
9
|
3130
|
January 27, 2019
|
Deploying to DigitalOcean and migrating DB with edeliver
|
|
2
|
527
|
January 24, 2019
|
Unique constraint with null values
|
|
7
|
2647
|
December 20, 2018
|
Distillery Migrations (Win 10): configuration for MyApp.Repo not specified in :my_app environment
|
|
10
|
1698
|
December 2, 2018
|
Ecto.Migration Documentation
|
|
4
|
602
|
November 24, 2018
|
Ecto-less migrations?
|
|
1
|
986
|
October 7, 2018
|
Best practice for really long migrations?
|
|
4
|
563
|
September 26, 2018
|
Mix task which runs Ecto migrations automatically when switching branches in git
|
|
0
|
623
|
April 26, 2018
|