跳至内容
菜单
此问题已终结

Hi,

How to work with migration module 

<moduledir>

`-- migrations

|-- 1.0

| |-- pre-update_table_x.py

| |-- pre-update_table_y.py

| |-- post-clean-data.py

| `-- README.txt # not processed

|-- 5.0.1.1 # files in this folder will be executed only on a 5.0 server

| |-- pre-delete_table_z.py

| `-- post-clean-data.py

`-- foo.py # not processed

This similar structure is generated by the maintenance module with the migrations files get by

the maintenance contract

Help me out

形象
丢弃
相关帖文 回复 查看 活动
0
10月 15
2717
1
2月 19
3627
4
1月 18
8509
1
11月 15
4736
7
12月 22
11597