Commit 639d343
EZP-28706: Fixed hardcoded PostgreSQL sequence names (#1342)
* [PostgreSQL] Aligned sequence naming with ezpublish-kernel 7.x
* [PostgreSQL] Added upgrade script aligning PostgreSQL seq names with 7.x
* [PostgreSQL] Aligned Legacy Schema sequence naming with 7.x
* [PostgreSQL] Aligned ezenum table sequence name with 7.x1 parent 1e9edca commit 639d343
File tree
7 files changed
+529
-333
lines changed- kernel
- classes/datatypes/ezenum
- sql/postgresql
- lib
- ezdbschema/classes
- ezdb/classes
- update/database/postgresql/7.2
7 files changed
+529
-333
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments