Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

goinception

一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
Collective - Host: opensource - https://opencollective.com/goinception - Code: https://github.com/hanchuanchuan/goInception

update: 添加er_wrong_and_expr审核级别选项

github.com/hanchuanchuan/goInception - 8cf9562e05374eb81a9b2a1d1d850bc5af081506 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化update set多字段的审核,警告set多列and语法

github.com/hanchuanchuan/goInception - 2f433c864b4eaaefc35548ab7d72804c1abcde94 authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #67 from hhyo/fix-errormsg

update: 订正两处错误的索引审核信息

github.com/hanchuanchuan/goInception - c3287aafad491c99cd74861a87a0837dc27930dc authored over 5 years ago by hanchuanchuan <[email protected]>
docs: update options.md

github.com/hanchuanchuan/goInception - 218ead950f9d8ac502a98472d0e722da68346b52 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 订正两处错误的索引审核信息

github.com/hanchuanchuan/goInception - f3882b3a6b351400bb1fab2e40e851eded4fb08a authored over 5 years ago by hhyo <[email protected]>
docs: v1.0.3文档更新

github.com/hanchuanchuan/goInception - 197cba90ba1245ebe0adae7564f3d79194f1acec authored over 5 years ago by hanchuanchuan <[email protected]>
release: v1.0.3

github.com/hanchuanchuan/goInception - 707e09fea77b1a1414d1dd015f748e1340b1d027 authored over 5 years ago by hanchuanchuan <[email protected]>
feature: 添加调用选项real_row_count,设置是否通过count(*)获取真正受影响行数.默认值false

github.com/hanchuanchuan/goInception - 7ffa3355a83b11d32267ac9fccb46f0d3b06eb4b authored over 5 years ago by hanchuanchuan <[email protected]>
test: 设置配置文件审核级别和默认值一致

github.com/hanchuanchuan/goInception - ffa50a89883bec0af429d7aed3120e0579ef16da authored over 5 years ago by hanchuanchuan <[email protected]>
update: 添加参数enable_change_column,设置是否支持change column语法

github.com/hanchuanchuan/goInception - c8fe53edde212b681d61869962f9b8da001ba437 authored over 5 years ago by hanchuanchuan <[email protected]>
fix: 修复gh-ost当添加时间列且默认值current_timestamp时,增量数据因时区导致数据错误的问题

github.com/hanchuanchuan/goInception - ff6605752518e7bd384659873013b02a6848050f authored over 5 years ago by hanchuanchuan <[email protected]>
update: 添加pt-osc执行change column的审核,禁止多条的change column操作

github.com/hanchuanchuan/goInception - fdcce9ca73787a7541d081081b03a6980908f386 authored over 5 years ago by hanchuanchuan <[email protected]>
fix: 修复gh-ost在异常时没有正常断开binlog dump连接的问题

github.com/hanchuanchuan/goInception - eaf57fb815ce71ba3ae87950cbabe87c97894b00 authored over 5 years ago by hanchuanchuan <[email protected]>
release: v1.0.2

github.com/hanchuanchuan/goInception - eaef8373bc1934f6e974373989fa816e85d5d48f authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化gh-ost的server_id根据会话ID自动变化,避免同一实例重复

github.com/hanchuanchuan/goInception - bd5200de5643f16cd9b4001ddb4ad3d43c404d58 authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #65 from hanchuanchuan/upgrade-parser

升级parser语法解析包

github.com/hanchuanchuan/goInception - 33725dd2e3cb09699fea9400b23ccd17cf1faac7 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 调整gh-ost日志级别,默认为info

github.com/hanchuanchuan/goInception - 0625551928f81c523e3f89cc2baba5886febbabc authored over 5 years ago by hanchuanchuan <[email protected]>
update: 完善分区表语法解析和测试用例

github.com/hanchuanchuan/goInception - b776dbb472e2c7c7a10ecd910a48b3d51e86012a authored over 5 years ago by hanchuanchuan <[email protected]>
update: 升级parser包,完善分区表语法支持

github.com/hanchuanchuan/goInception - 466076f35c532d318c49dbf48431a07874c334d2 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 升级parser包,添加列排序规则语法支持

github.com/hanchuanchuan/goInception - ab70633965d349354279f294148b36fed36429bb authored over 5 years ago by hanchuanchuan <[email protected]>
update: 准备升级parser包引用

github.com/hanchuanchuan/goInception - bd4c9fda9ce65aaa728c5db8563bb24e5beb8a97 authored over 5 years ago by hanchuanchuan <[email protected]>
fix: 修复跨库操作时可能出现备份记录写错备份库的问题

github.com/hanchuanchuan/goInception - aca8119dd0c810f42b39cd5b5d07baf947465968 authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #63 from thinkdb/check_identifier_upper

新标识符必须为大写参数

github.com/hanchuanchuan/goInception - c7d1c7c3f210c7e98f8b782a44f12a75dd5e9b08 authored over 5 years ago by hanchuanchuan <[email protected]>
Update session_inception.go

移除开关判断

github.com/hanchuanchuan/goInception - 2074d27935eb371847da6b8a53fb313453b4e7ee authored over 5 years ago by hanchuanchuan <[email protected]>
优化标识符大写审核开关

github.com/hanchuanchuan/goInception - 139f47dff7b33240259498c6bf4a94c4c0edb1c7 authored over 5 years ago by zhaoshun <[email protected]>
新标识符必须为大写参数

github.com/hanchuanchuan/goInception - 7752acf2c780b6e990c0cc3efcad4960ead251d3 authored over 5 years ago by zhaoshun <[email protected]>
Merge pull request #62 from thinkdb/check_float_double

新增 float double 审核功能

github.com/hanchuanchuan/goInception - e383b49acb87e3ea35588ee6ddbea1487365b554 authored over 5 years ago by hanchuanchuan <[email protected]>
docs: 添加自定义审核级别说明文档

github.com/hanchuanchuan/goInception - 2f7c85a86c42674879e7656e5ea18330a83002e9 authored over 5 years ago by hanchuanchuan <[email protected]>
拆分测试用例

github.com/hanchuanchuan/goInception - 26b57de3ac97958a59caad83e6c2af1b70e0b8a8 authored over 5 years ago by zhaoshun <[email protected]>
更新测试用例结果

github.com/hanchuanchuan/goInception - 6ac1aaab3814fea8699e49cdc17175a0bbed907a authored over 5 years ago by zhaoshun <[email protected]>
更新测试用例结果

github.com/hanchuanchuan/goInception - b8911b4b9fb96b10060c99decfdf63095b0dde2b authored over 5 years ago by zhaoshun <[email protected]>
新增 float double 审核功能

github.com/hanchuanchuan/goInception - ade8f55949b3b8f9d9b53d705c98c74039c97ca3 authored over 5 years ago by zhaoshun <[email protected]>
test: 优化travis.yml

github.com/hanchuanchuan/goInception - 04a7c3bf9ae3e145100bd91395cda3fef67d0da8 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 优化travis.yml,延长等待超时为20min

github.com/hanchuanchuan/goInception - daabe5641d44d5920f3d42146f00a0a40896ef83 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 移除部分未使用错误号

github.com/hanchuanchuan/goInception - 691d27d2e5570d9fecaebe7b00c0788c20ebb9b7 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 补充部分自定义级别参数

github.com/hanchuanchuan/goInception - 007c7b48b8f63447bdc5c94d80ff279cd6313171 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 优化测试用例

github.com/hanchuanchuan/goInception - 0d69dc7b27cbb9d9c7d8dd1fecd07cd8a39a7dc7 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化自定义审核级别实现

github.com/hanchuanchuan/goInception - 656674df5f90d5bedc5e4a65c224d93cd62fd92d authored over 5 years ago by hanchuanchuan <[email protected]>
test: update circle.yml

github.com/hanchuanchuan/goInception - 321c38b33970167b9f5606db4a1e1cf72f2bc8af authored over 5 years ago by hanchuanchuan <[email protected]>
test: update circle.yml

github.com/hanchuanchuan/goInception - 729493dc2cf9c862214ebabaa1296a52022e8525 authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #59 from thinkdb/bug_alter_no_option

修复 alter table 命令没有其他选项时能正常通过的bug

github.com/hanchuanchuan/goInception - dfacfb7c7b0cda8bb6cc50691f511c331e2ce280 authored over 5 years ago by hanchuanchuan <[email protected]>
feature: 添加参数max_ddl_affect_rows,设置DDL允许的最大受影响行数,默认为0,即不限制

github.com/hanchuanchuan/goInception - e956fd7bffe5879cfcc225b815754260447d088a authored over 5 years ago by hanchuanchuan <[email protected]>
修改测试用例

github.com/hanchuanchuan/goInception - 822be0328dbd82867c07c89c65efa3a076f40d0a authored over 5 years ago by zhaoshun <[email protected]>
修改审核提示

github.com/hanchuanchuan/goInception - 29771d1e02ddc685b2c5fc64d8e281b5733b25da authored over 5 years ago by zhaoshun <[email protected]>
修复 alter table 命令没有其他选项时能正常通过的bug

github.com/hanchuanchuan/goInception - 6e3364adb924b9cfae5b0b5e834c0b1b13b3975d authored over 5 years ago by zhaoshun <[email protected]>
docs: update changelog.md

github.com/hanchuanchuan/goInception - 0c028775876536aa152ad91ed923bfeb2c47bd08 authored over 5 years ago by hanchuanchuan <[email protected]>
release: v1.0.1

github.com/hanchuanchuan/goInception - 585775593c1073d874d0569229ea319acd9f5de0 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 调整enable_timestamp_type参数单元测试

github.com/hanchuanchuan/goInception - 121cb2bf197eae7dac7e381d825441a4b88411d8 authored over 5 years ago by hanchuanchuan <[email protected]>
docs: update v1.0.1 docs

github.com/hanchuanchuan/goInception - 6a642efb339384c10482e20f403a59b4fccad3d8 authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #57 from thinkdb/enable_timestamp_type

添加开启 timestamp 列支持选项

github.com/hanchuanchuan/goInception - 584a040f053d2296814805df3728c2498330fe38 authored over 5 years ago by hanchuanchuan <[email protected]>
优化建表时的 timestamp 审核逻辑

github.com/hanchuanchuan/goInception - 685d2c9e3c1b828856c6fb6bb0a49d84d12dedc2 authored over 5 years ago by zhaoshun <[email protected]>
优化建表时的 timestamp 审核逻辑

github.com/hanchuanchuan/goInception - b3cc2a14a46e8054cccffaeb3c174a28a3386257 authored over 5 years ago by zhaoshun <[email protected]>
Merge branch 'master' into enable_timestamp_type

github.com/hanchuanchuan/goInception - 78ebfa5e57a9421935a2828aa69dadf90309dbc6 authored over 5 years ago by thinker <[email protected]>
优化timestamp 默认值处理逻辑

github.com/hanchuanchuan/goInception - ccd549cf370246c5c294bf7c3f346af4f987eb62 authored over 5 years ago by zhaoshun <[email protected]>
优化timestamp 默认值处理逻辑

github.com/hanchuanchuan/goInception - 7c493b71f233e95bf55587017bec8a53f5d32b35 authored over 5 years ago by zhaoshun <[email protected]>
修改测试用例

github.com/hanchuanchuan/goInception - 3f94a70664cc9ad701d752f42846fdf7f3f529a4 authored over 5 years ago by zhaoshun <[email protected]>
添加开启 timestamp 列支持选项

github.com/hanchuanchuan/goInception - e3eb5d4b4b378bb233159d51d0231d261ed7c577 authored over 5 years ago by zhaoshun <[email protected]>
添加参数enable_zero_date

添加参数enable_zero_date,设置是否支持时间为0值,关闭时忽略数据库设置,默认值为true(基于数据库sql_mode的NO_ZERO_DATE)

github.com/hanchuanchuan/goInception - d8b60f48e5e7221c732890cd14051e1ff8357833 authored over 5 years ago by hanchuanchuan <[email protected]>
调整时间0值测试

github.com/hanchuanchuan/goInception - bfb7cc8880262c7c25566d0857ca88e5c4846d4c authored over 5 years ago by zhaoshun <[email protected]>
调整时间0值测试

github.com/hanchuanchuan/goInception - c8fb2ef84a824738019b5491f90839490a509c32 authored over 5 years ago by zhaoshun <[email protected]>
Revert "测试时间0值"

This reverts commit 5d12d8b16bf0c643372185ef1293e2940b2cad39.

github.com/hanchuanchuan/goInception - f515e1eab52190f20fbfb2b2d6e661e63521265d authored over 5 years ago by zhaoshun <[email protected]>
测试时间0值

github.com/hanchuanchuan/goInception - 5d12d8b16bf0c643372185ef1293e2940b2cad39 authored over 5 years ago by zhaoshun <[email protected]>
update: 添加dml2select接口

github.com/hanchuanchuan/goInception - 15bec8d0a38f81d79b70fdc6991e17712ee6c134 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 添加mysql5.5版本审核支持

github.com/hanchuanchuan/goInception - ecfe10861cdc78c3ac539f06bd5613eb49770fce authored over 5 years ago by hanchuanchuan <[email protected]>
修改时间0值测试用例结果

github.com/hanchuanchuan/goInception - ab23013c17756e4afd7b7118e60a87b04ee6e941 authored over 5 years ago by zhaoshun <[email protected]>
修改测试用例结果

github.com/hanchuanchuan/goInception - 8ab02f21f6c0f0e9b5bdc1b7d1fd51574cfae766 authored over 5 years ago by zhaoshun <[email protected]>
修改测试用例

github.com/hanchuanchuan/goInception - e6a1f5b2dad4822882ff8bb8a1fd25f68c1e4529 authored over 5 years ago by zhaoshun <[email protected]>
添加时间零值测试用例

github.com/hanchuanchuan/goInception - 4372546cf964372e98718b617d405a8bb7f5438f authored over 5 years ago by zhaoshun <[email protected]>
修改时间零值参数及默认值

github.com/hanchuanchuan/goInception - c6134d3dee04f3898d78472dead28dfe3e47e8e3 authored over 5 years ago by zhaoshun <[email protected]>
修改时间零值参数及默认值

github.com/hanchuanchuan/goInception - d75b5fd0444314c2ecd4249017122ad7b7005008 authored over 5 years ago by zhaoshun <[email protected]>
update: 实现列属性的键定义逻辑保存

github.com/hanchuanchuan/goInception - be3513db466692c716a797ed799571d0357366a2 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 修复must_have_columns参数列类型的大小写兼容问题

github.com/hanchuanchuan/goInception - debab08f41a80090dee7c997481ef55ba612b4ee authored over 5 years ago by hanchuanchuan <[email protected]>
update zero date

github.com/hanchuanchuan/goInception - 159f490c60b4519773dd6b998943735f777e4b80 authored over 5 years ago by zhaoshun <[email protected]>
docker: 更新docker tag

github.com/hanchuanchuan/goInception - 402aaf3eb717d08c5d5121bab541ee44ca2fcf9e authored over 5 years ago by hanchuanchuan <[email protected]>
test: rename index语法跳过低版本

github.com/hanchuanchuan/goInception - 5ef7005d00c4a63bf003a02870785c5ce46cf7d5 authored over 5 years ago by hanchuanchuan <[email protected]>
docker: 更新docker tag

github.com/hanchuanchuan/goInception - b642f21bfa9f59148ffae49b063eb043db250336 authored over 5 years ago by hanchuanchuan <[email protected]>
docker: 更新docker tag

github.com/hanchuanchuan/goInception - 722d03d80f106aa83ba76b58b10fbd184af058eb authored over 5 years ago by hanchuanchuan <[email protected]>
update: 保存modify column列信息

github.com/hanchuanchuan/goInception - 5cf7fea075f8110a0613e522e7f3a8ec0e608535 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 添加alter table rename index语法支持

github.com/hanchuanchuan/goInception - 81acd5594381206eaa9f5da38fab63bb6ed81bf5 authored over 5 years ago by hanchuanchuan <[email protected]>
release: v1.0

github.com/hanchuanchuan/goInception - ff2c9f22caf62d84a6440d62543d163739886cc5 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 完善自定义审核级别测试

github.com/hanchuanchuan/goInception - 208da472e0f04f09f7615fce21faf4e837856a5e authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化自定义审核级别的参数名称

github.com/hanchuanchuan/goInception - 9a18b0755b1e15550cfb74055d60351a93825acb authored over 5 years ago by hanchuanchuan <[email protected]>
Merge pull request #52 from hanchuanchuan/feature-levels

自定义审核级别功能

github.com/hanchuanchuan/goInception - 6c9c2a38826a3f0a3de6f8ce533ea085a5259b6a authored over 5 years ago by hanchuanchuan <[email protected]>
test: 更新测试文件

github.com/hanchuanchuan/goInception - 4b9b5636d1530d978721ef50cb470687b6e3d9c9 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 更新测试文件

github.com/hanchuanchuan/goInception - 292fa2405583c0a514b51ac9351002d6461dd044 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 更新测试文件

github.com/hanchuanchuan/goInception - ba54d3a3408f0c4db0344ba2aa210fed3ac78fd5 authored over 5 years ago by hanchuanchuan <[email protected]>
update: merge master

github.com/hanchuanchuan/goInception - 47edc98186b48bf65cd87a86649078c5b7991ff8 authored over 5 years ago by hanchuanchuan <[email protected]>
feature: 实现自定义审核级别查看和设置

github.com/hanchuanchuan/goInception - 0a26e6d91e11411dcc10d3f197ad7b5c5d1b5578 authored over 5 years ago by hanchuanchuan <[email protected]>
test: 完善自定义审核级别逻辑测试

github.com/hanchuanchuan/goInception - 5e928cbdbea711a3df5f301a3648566fce216c3c authored over 5 years ago by hanchuanchuan <[email protected]>
update: 更新go-mysql包引用,优化其日志级别设置

github.com/hanchuanchuan/goInception - fe151860199c1f32cf77fc1a3bad4b69cf915320 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化自定义审核级别逻辑

github.com/hanchuanchuan/goInception - 2e8bda0d4c88bebc8c10bcf39aaa456a085e7bbf authored over 5 years ago by hanchuanchuan <[email protected]>
feature: 添加审核结果级别自定义功能

github.com/hanchuanchuan/goInception - b5e09b66daa757524355319bb5f147c54d854c0e authored over 5 years ago by hanchuanchuan <[email protected]>
feature: 添加参数enable_blob_not_null,控制是否允许blob/text/json类型置为not null,默认为false,即不允许

github.com/hanchuanchuan/goInception - 06b0fd4fa07b0abdef9b5e597343b027e4fba678 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化行结束符为\r的情况时解析sql语法

github.com/hanchuanchuan/goInception - e84869ddb4f5727ddd0d24eec9aab519a0a66e97 authored over 5 years ago by hanchuanchuan <[email protected]>
fix: 修复密码中包含特殊字符时,pt-osc执行出错的问题

github.com/hanchuanchuan/goInception - 2cfc05fa2511a66de04ebc214972dbef3038fe2d authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化binlog回滚时指定的server_id根据会话ID自动变化,避免同一实例时重复

github.com/hanchuanchuan/goInception - ea9ea0d1b9003106d59321a5e337ca19a8ca93ca authored over 5 years ago by hanchuanchuan <[email protected]>
update: 添加delete/update自连接审核支持

github.com/hanchuanchuan/goInception - 32defa8d5c5a2b965ee7e789432119c491cacdc7 authored over 5 years ago by hanchuanchuan <[email protected]>
release: v1.0-rc4

github.com/hanchuanchuan/goInception - 81de7dca1b611f13693020ccb75f6eeabdc093e2 authored over 5 years ago by hanchuanchuan <[email protected]>
update: 优化delete和update别名审核

github.com/hanchuanchuan/goInception - 41c692e9c07e66723572cba9130e660ec25d0bdc authored over 5 years ago by hanchuanchuan <[email protected]>
update: 移除未使用参数ghost_max_load

github.com/hanchuanchuan/goInception - 13157d804f40a9bfc21725306c1f557a1f47b514 authored over 5 years ago by hanchuanchuan <[email protected]>