The Vitess 12.0 Documentation
. . . . . . . . 50 Stale migrations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Failed tablet migrations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Cross tablet VReplication migrations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 Query . . . . . . . . . . 79 Schema Tracker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 Tracking schema changes in Vstreams . .0 码力 | 534 页 | 3.32 MB | 1 年前3The Vitess 11.0 Documentation
. . . . . . . . . . 57 Schema Tracker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 Tracking schema changes in Vstreams 58 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 Introduction 64 Features 64 Multi-schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 481 页 | 3.14 MB | 1 年前3The Vitess 10.0 Documentation
. . . . . . . . . . 54 Schema Tracker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 Tracking schema changes in Vstreams 56 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Introduction 61 Features 61 Multi-schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 455 页 | 3.07 MB | 1 年前3Learning Laravel
17: Database Migrations 55 Examples 55 Migrations 55 The migration files 56 Generating migration files 56 Inside a database migration 57 Running migrations 58 Rolling Back Migrations 58 Chapter Middleware 131 Chapter 42: Multiple DB Connections in Laravel 133 Examples 133 Initial Steps 133 Using Schema builder 133 Using DB query builder 134 Using Eloquent 134 From Laravel Documentation 134 Chapter framework environment help Displays help for a command list Lists commands migrate Run the database migrations optimize Optimize the framework for better performance serve Serve the application on the PHP0 码力 | 216 页 | 1.58 MB | 1 年前3Laravel 5.0 Documentation
Attribute Casting xix. Model Events xx. Model Observers xxi. Converting To Arrays / JSON iv. Schema Builder i. Introduction ii. Creating & Dropping Tables iii. Adding Columns iv. Changing Columns Timestamps & Soft Deletes xii. Storage Engines v. Migrations & Seeding i. Introduction ii. Creating Migrations iii. Running Migrations iv. Rolling Back Migrations v. Database Seeding vi. Redis i. Introduction solution that is simpler and easier to maintain. If you are using the renameColumn function in your migrations, you will need to add the doctrine/dbal dependency to your composer.json file. This package0 码力 | 242 页 | 1.44 MB | 1 年前3Laravel 3.2 Documentation
........................................................................................... 99 Schema Builder ........................................................................................ ........................................................................................ 103 Migrations .............................................................................................. ................ 104 Creating Migrations ................................................................................................... 104 Running Migrations ................................0 码力 | 139 页 | 1.13 MB | 1 年前3The Vitess 9.0 Documentation
. . . . . . . . . . 50 Schema Tracker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 Tracking schema changes in vstreams 51 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 3 Introduction 56 Features 56 Multi-schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 417 页 | 2.96 MB | 1 年前3The Vitess 8.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Create Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Database Schema Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 331 页 | 1.35 MB | 1 年前3CakePHP Cookbook Documentation 5.x
CakePHP Checking our Installation CMS Tutorial - Creating the Database Database Configuration Migrations CMS Tutorial - Creating the Articles Controller Create the Article List Template Create the View CakePHP Checking our Installation CMS Tutorial - Creating the Database Database Configuration Migrations CMS Tutorial - Creating our First Model CMS Tutorial - Creating the Articles Controller Create Validating Data Saving Data Deleting Data Associations - Linking Tables Together Behaviors Schema System Schema Cache Tool Caching Cache Configuring Cache Engines Cache::setConfig Engine Options FileEngine0 码力 | 1080 页 | 939.39 KB | 1 年前3Django 2.2.x Documentation
your URLconf Subclassing generic views Migrations The Commands Backend Support Workflow Dependencies Migration files Adding migrations to apps Reverting migrations Historical models Considerations when when removing model fields Data Migrations Squashing migrations Serializing values Supporting multiple Django versions Managing files Using files in models The File object File storage Testing in Django reports Filtering error reports Providing initial data for models Providing initial data with migrations Providing data with fixtures Django on Jython Integrating Django with a legacy database Give0 码力 | 2915 页 | 2.83 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100