没有合适的资源?快使用搜索试试~ 我知道了~
ridgepole:Ridgepole 是一个管理 DB 模式的工具。 它使用 Rails DSL 定义 DB schema,并...
共176个文件
rb:154个
sql:5个
gemfile:5个
需积分: 9 0 下载量 45 浏览量
2021-08-04
17:32:05
上传
评论
收藏 154KB ZIP 举报
温馨提示
脊杆 Ridgepole 是一个管理 DB 模式的工具。 它使用定义 DB 模式,并根据 DSL 更新 DB 模式。 (如厨师/木偶) 变更日志 >= 0.4.8 activerecord-mysql-unsigned现在是可选的。 如果要使用,请在安装 --enable-mysql-unsigned后传递--enable-mysql-unsigned 。 请把--enable-foreigner在安装后,如果要使用外键。 >= 0.4.11 添加--enable-mysql-pkdump选项。 >= 0.4.12 修复activerecord-mysql-unsigned版本: ~> 0.2.0 >= 0.5.0 修复activerecord-mysql-unsigned版本: ~> 0.3.1 >= 0.5.1 添加--enable-migration-comment
资源推荐
资源详情
资源评论
收起资源包目录
ridgepole:Ridgepole 是一个管理 DB 模式的工具。 它使用 Rails DSL 定义 DB schema,并根据 DSL 更新 DB schema。 (如ChefPuppet) (176个子文件)
Appraisals 333B
activerecord_5.2.gemfile 148B
Gemfile 125B
activerecord_6.0.gemfile 123B
activerecord_6.1.gemfile 123B
activerecord_5.1.gemfile 123B
ridgepole.gemspec 2KB
.gitignore 233B
README.md 16KB
Rakefile 259B
diff.rb 20KB
delta.rb 16KB
ridgepole_spec.rb 16KB
migrate_noop_spec.rb 13KB
migrate_change_column3_spec.rb 12KB
migrate_create_fk_spec.rb 10KB
migrate_with_ignore_tables_spec.rb 10KB
migrate_add_column_with_alter_extra_spec.rb 10KB
migrate_execute_spec.rb 10KB
migrate_rename_table_spec.rb 9KB
migrate_drop_fk_spec.rb 9KB
migrate_change_index_spec.rb 8KB
migrate_change_column6_spec.rb 8KB
migrate_check_relation_column_type_spec.rb 8KB
diff_spec.rb 8KB
migrate_add_column_order_spec.rb 7KB
migrate_change_index6_spec.rb 7KB
migrate_create_index_spec.rb 7KB
migrate_add_column_spec.rb 7KB
migrate_create_index2_spec.rb 7KB
migrate_change_fk_spec.rb 7KB
diff2_spec.rb 6KB
migrate_rename_table_spec.rb 6KB
migrate_rename_column_spec.rb 6KB
migrate_change_column_spec.rb 6KB
diff_spec.rb 6KB
migrate_change_index_spec.rb 6KB
migrate_change_column_default_spec.rb 6KB
migrate_add_column_spec.rb 6KB
migrate_rename_column_spec.rb 6KB
migrate_drop_column_spec.rb 6KB
collation_spec.rb 6KB
migrate_change_column_spec.rb 6KB
migrate_drop_index_spec.rb 6KB
migrate_drop_column_with_index_spec.rb 6KB
config_spec.rb 6KB
table_definition.rb 5KB
comment_spec.rb 5KB
migrate_drop_index_spec.rb 5KB
migrate_drop_column_and_index_spec.rb 5KB
migrate_fk_with_column_spec.rb 5KB
migrate_drop_column_spec.rb 5KB
migrate_add_column_with_script_spec.rb 5KB
migrate_with_pre_post_query_spec.rb 5KB
migrate_skip_drop_table_spec.rb 5KB
migrate_merge_mode_spec.rb 5KB
migrate_skip_rename_table_spec.rb 5KB
migrate_add_column2_spec.rb 5KB
migrate_change_index3_spec.rb 5KB
migrate_skip_rename_column_spec.rb 5KB
migrate_drop_fk_spec.rb 5KB
migrate_drop_column_and_index2_spec.rb 5KB
migrate_with_tables_spec.rb 5KB
text_blob_types_spec.rb 5KB
migrate_create_table_spec.rb 4KB
spec_helper.rb 4KB
migrate_create_table_spec.rb 4KB
migrate_create_table_with_script_spec.rb 4KB
migrate_drop_table_spec.rb 4KB
migrate_log_file_spec.rb 4KB
migrate_create_fk_spec.rb 4KB
migrate_change_column5_spec.rb 4KB
migrate_drop_table_spec.rb 4KB
default_lambda_spec.rb 4KB
context.rb 4KB
migrate_check_relation_column_type_spec.rb 4KB
migrate_create_fk_spec.rb 3KB
migrate_create_fk_spec.rb 3KB
migrate_same_spec.rb 3KB
migrate_ignore_column_spec.rb 3KB
migrate_create_table_with_default_proc_spec.rb 3KB
migrate_change_index4_spec.rb 3KB
migrate_script_error_spec.rb 3KB
dump_class_method_spec.rb 3KB
migrate_change_index8_spec.rb 3KB
dump_spec.rb 3KB
migrate_change_index7_spec.rb 3KB
migrate_same_spec.rb 3KB
migrate_primary_key_spec.rb 3KB
check_orphan_index_spec.rb 3KB
execute_expander.rb 3KB
migrate_change_column2_spec.rb 3KB
migrate_change_fk_spec.rb 3KB
dump_spec.rb 3KB
client.rb 3KB
migrate_change_column8_spec.rb 3KB
migrate_change_table_option_spec.rb 3KB
change_json_column_spec.rb 3KB
migrate_drop_fk_spec.rb 3KB
migrate_change_column4_spec.rb 3KB
共 176 条
- 1
- 2
资源评论
MorisatoGeimato
- 粉丝: 51
- 资源: 4664
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- new_bird_c-c语言入门
- christmasTree-圣诞树html网页代码
- working-shell脚本入门——流程控制
- hadoop_install-sqoop数据导入
- ThinkCMF-mysql安装
- BigData-Notes-sqoop的安装与配置
- C语言-leetcode题解之28-implement-strstr.c
- C语言-leetcode题解之27-remove-element.c
- C语言-leetcode题解之26-remove-duplicates-from-sorted-array.c
- C语言-leetcode题解之24-swap-nodes-in-pairs.c
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功