Commit c5adeab
Update for ecto_sql 3.6.0 (#21)
* Update for ecto_sql 3.6.0
* Rename changelog
* Adds alternate repo test since we can not support CONCAT
* fork repo.exs and remove old forks, add exclusion for :placeholders
* bump minimum ecto_sql version to 3.6 due to change in lock_for_migrations
* fix warn
Co-authored-by: Kevin Lang <me@gnalck.com>1 parent 91468e2 commit c5adeab
File tree
13 files changed
+2046
-1814
lines changed- integration_test
- ecto_sql
- ecto
- lib/ecto/adapters
- sqlite3
- test/ecto/adapters/sqlite3
13 files changed
+2046
-1814
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
| |||
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 22 | + | |
| 23 | + | |
This file was deleted.
0 commit comments