I need to run `mix ecto.reset` in production
|
|
11
|
4162
|
November 24, 2023
|
Podcast: Thinking Elixir 178 - Safe Ecto Migrations and AI Updates
|
|
0
|
112
|
November 21, 2023
|
Podcast: Thinking Elixir 159 - Langchain with Elixir and Safe Ecto Migrations
|
|
0
|
294
|
July 11, 2023
|
Trouble processing long string and DB migration (1st argument: the table identifier does not refer to an existing ETS table)
|
|
4
|
285
|
June 17, 2023
|
Blog Post: Loading a structure.sql file on Prod without mix
|
|
0
|
255
|
May 18, 2023
|
Ecto Migration Can't be executed, Migration name is duplicated
|
|
6
|
3909
|
May 12, 2023
|
Should I clean up my migrations before getting serious with my project?
|
|
3
|
368
|
April 28, 2023
|
Ash Primer: Migration Generator
|
|
1
|
497
|
April 19, 2023
|
Elixir upgrade help - warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction
|
|
1
|
476
|
April 4, 2023
|
How to run Ecto migration in production?
|
|
3
|
561
|
April 4, 2023
|
Should I stop my application to run a DB migration in prod?
|
|
9
|
938
|
February 19, 2023
|
Old migrations error with updated/current schema
|
|
3
|
1822
|
February 1, 2023
|
Why can't `:timestamptz` be set up as default timestamp for migrations in config?
|
|
8
|
4372
|
January 3, 2023
|
Is there a simple way to transform Ecto migrations to sql script?
|
|
4
|
972
|
June 10, 2022
|
Why isn't Phoenix using `utc_datetime` and `timestamptz`?
|
|
9
|
2531
|
December 14, 2021
|
Drop all database objects?
|
|
3
|
1087
|
October 12, 2021
|
Ecto migrations: How to create covering index using INCLUDE in PostgresQL?
|
|
2
|
1381
|
June 4, 2021
|
Starting Xandra process for migrations
|
|
4
|
1451
|
September 22, 2020
|
How to run a custom module when starting a release in production?
|
|
10
|
1826
|
September 10, 2020
|
Running all migrations in all children apps from root of umbrella app
|
|
3
|
1988
|
August 5, 2020
|
Mix ecto.gen.migration creates empty migration
|
|
5
|
3115
|
April 12, 2020
|
Datatype_mismatch on migration where type is not changed
|
|
6
|
1420
|
October 16, 2019
|
Migrating actors or processes from one node to another within a cluster
|
|
9
|
1980
|
July 14, 2019
|
How to execute SQL SELECT query in migrations
|
|
6
|
1833
|
July 10, 2019
|
How to run migrations of another app from main app
|
|
12
|
1812
|
July 3, 2019
|
Load the phoenix context in migration eg. URL helper
|
|
13
|
981
|
April 25, 2019
|
Ecto customize migration location
|
|
3
|
750
|
April 5, 2019
|
Is nerves using distillery release hooks?
|
|
9
|
1355
|
March 19, 2019
|
Why do Ecto migrations not use raw SQL and instead rely on Ecto Schemas?
|
|
9
|
3617
|
March 15, 2019
|
Seeds as migrations?
|
|
17
|
5861
|
March 2, 2019
|