wiredfool
searching Neon…
- 1.▲
- 2.▲
- 3.▲
- 4.▲
- 5.▲
- 6.▲
5 ms·
- 31.▲
- 32.▲
- 33.▲
- 34.▲
- 35.▲
- 36.▲
- 37.▲
- 38.▲
- 39.▲
- 40.▲
- 41.▲
- 42.▲
- 43.▲
Ok, from memory -- There's a pre, do and post phase for the migrations. When you run a single migration, it's: pre, do, post. When you run 2 migrations, it's: pre [1,2], do: [1,2], post: [1,2]. So, if you have a migration tha - 44.▲
- 45.▲
- 46.▲
- 47.▲
- 48.▲
- 49.▲
- 50.▲
- 51.▲
- 52.▲
- 53.▲
- 54.▲
- 55.▲
- 56.▲
- 57.▲
- 58.▲
- 59.▲
- 60.▲
More ›