Radon v1.0.8.1
RadonDB v1.0.8.1
- feature: clean up the old data after data migration (#569 @zhyass )
- feature: support auto_increment option after engine in ddl statement (#559 @hustjieke )
- feature: shift manager interface implemention (#583 @hustjieke )
- feature: update canal which shift used (#564 @hustjieke )
- feature: support SHOW FULL COLUMNS (#533 @zhyass )
- feature: add an API to migrate data from one backend to another (#558 @zhyass )
- feature: api get userz contain SuperPriv info (#551 @zhyass )
- feature: audit add status parameter. (#548 @zhyass)
- feature: config api support modify block-readonly (#573 @zhyass )
- feature: forbid some operations when radon in readonly ( #578 @zhyass )
- bug: error about SQL with Keyword
key
( #489 @hustjieke ) - bug: misused of sync.WaitGroup in shift ( #556 @hustjieke )
- bug: delete/update got error as column name without quote if the column name is a keyword. (#560 @hustjieke )