TiDB v8.5 Documentation
CH-benCHmark Test on TiDB · · · · · · · · · · · · · · · · · · · · · · · 782 6 Migrate 787 6.1 Data Migration Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 789 6.1.7 More advanced migration solutions · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 789 7 6.2 TiDB Migration Tools Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 789 6.2.1 TiDB Data Migration (DM)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 789 6.2.2 TiDB Lightning · · · · · · · · ·0 码力 | 6730 页 | 111.36 MB | 9 月前3TiDB v8.4 Documentation
CH-benCHmark Test on TiDB · · · · · · · · · · · · · · · · · · · · · · · 777 6 Migrate 782 6.1 Data Migration Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 783 6.1.6 More advanced migration solutions · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 784 6.2 TiDB Migration Tools Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 784 6.2.1 TiDB Data Migration (DM)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 784 6.2.2 TiDB Lightning · · · · · · · · · ·0 码力 | 6705 页 | 110.86 MB | 9 月前3TiDB v8.3 Documentation
CH-benCHmark Test on TiDB · · · · · · · · · · · · · · · · · · · · · · · 702 6 6 Migrate 707 6.1 Data Migration Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 708 6.1.6 More advanced migration solutions · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 709 6.2 TiDB Migration Tools Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 709 6.2.1 TiDB Data Migration (DM)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 709 6.2.2 TiDB Lightning · · · · · · · · · ·0 码力 | 6606 页 | 109.48 MB | 9 月前3TiDB v8.2 Documentation
CH-benCHmark Test on TiDB · · · · · · · · · · · · · · · · · · · · · · · 699 6 6 Migrate 704 6.1 Data Migration Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 705 6.1.6 More advanced migration solutions · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 706 6.2 TiDB Migration Tools Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 706 6.2.1 TiDB Data Migration (DM)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 706 6.2.2 TiDB Lightning · · · · · · · · · ·0 码力 | 6549 页 | 108.77 MB | 9 月前3TiDB v8.1 Documentation
CH-benCHmark Test on TiDB · · · · · · · · · · · · · · · · · · · · · · · 697 6 6 Migrate 702 6.1 Data Migration Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 703 6.1.6 More advanced migration solutions · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 704 6.2 TiDB Migration Tools Overview · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 704 6.2.1 TiDB Data Migration (DM)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 704 6.2.2 TiDB Lightning · · · · · · · · · ·0 码力 | 6479 页 | 108.61 MB | 9 月前3Django CMS 3.11.10 Documentation
4 you can have a look at django CMS 4 migration [https://github.com/Aiky30/djangocms-4-migration]. This is a third party project supposed to assist the migration from v3 to v4. It is not (yet) officially several components from the popular Bootstrap 4 framework. djangocms-frontend offers an automatic migration. production 3.11, 4.1, 5.0 djangocms- text- ckeditor Text Plugin for django CMS using CKEditor 4 model that inherits from CMSPlugin. This model will store the plugin’s data. To allow for automatic migration later, make sure that all model fields have meaningful defaults. 2. Update the Plugin Class: In0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 3.9.x Documentation
migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database0 码力 | 413 页 | 1.67 MB | 6 月前3Django CMS 4.0.x Documentation
migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database0 码力 | 296 页 | 1.79 MB | 6 月前3Django CMS 3.9.x Documentation
migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database0 码力 | 298 页 | 1.79 MB | 6 月前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10