PHP Database Migrations-开源

时间:2024-08-03 16:08:45
【文件属性】:

文件名称:PHP Database Migrations-开源

文件大小:70KB

文件格式:ZIP

更新时间:2024-08-03 16:08:45

开源软件

“PHP 数据库迁移”使您能够拥有不同版本的数据库模式。 每个迁移文件都会改变架构,这个概念来自 Ruby on Rails。 可以在所有数据库服务器上执行迁移,确保一致性和可靠性。


【文件预览】:
phpdbmigrations
----migrator.bat(32B)
----migrator.php(10KB)
----migrator.sh(51B)
----run_migration.php(4KB)
----BaseMigration.php(2KB)
----migrations()
--------1_CreateBooks.php(1KB)
--------2_AddAuthor.php(754B)
----tutorials()
--------Migrator()
----doc()
--------elementindex.html(24KB)
--------media()
--------elementindex_Migrator.html(25KB)
--------li_Migrator.html(3KB)
--------index.html(1007B)
--------packages.html(937B)
--------Migrator()
--------classtrees_Migrator.html(1KB)
--------errors.html(2KB)
--------__filesource()
----migration_interface.php(2KB)

网友评论