willbryant/kitchen_sync
Fast unidirectional synchronization - make or efficiently update a copy of a database, without slow dumping & reloading
C++MIT
Issues
- 6
KS provides alter statements that can't apply when reconciling schemas with mix of standard and unique keys where unique key name sorts lexicographically after standard key names.
#117 opened by flux-ricky - 1
Missing v2.18 from github releases
#118 opened by flux-ricky - 3
- 4
Test hangs: Dockerfile-sync-ssh
#114 opened by gardner - 1
- 2
About release 2.17
#112 opened by chenrui333 - 1
- 11
MySQL CI -> PostgreSQL collation-dependent varchar primary keys result in 'Duplicate key value violates unique constraint'
#99 opened by easeev - 7
Option to sync insert only
#110 opened by fabioespinosa - 4
MySQL -> Postgres | Laraval ENUM Columns
#108 opened by georgimorozov - 1
- 16
Incomplete PostgreSQL schema when syncing from a user with privs on specific tables only
#105 opened by RostislavKonstantinov - 2
YAML FORMAT
#107 opened by fendys01 - 0
kitchen-sync 2.13 OSX build failure
#106 opened by chenrui333 - 2
- 2
No homebrew for version 2.6
#104 opened by heftycrayfish - 16
Building on M1 mac fails
#102 opened by oobles - 5
- 4
- 1
Kitchen_sync doesn't build on Mac M1 arm64
#100 opened by oobles - 1
Keep column comment
#98 opened by eeokee - 9
- 4
Can't sync tinyint(1) with data 4
#97 opened by eeokee - 3
Unique index names for PostgreSQL
#95 opened by easeev - 0
- 2
- 0
- 0
pvs-studio-analyzer
#90 opened by denji - 1
password contain @ not support
#89 opened by eeokee - 8
access denied for FTWRL
#86 opened by martyzz1 - 6
Add a --version ks command switch
#84 opened by proby - 5
ERROR: type "double" does not exist LINE 5: "startLatitude" double(8,2) NOT NULL,
#88 opened by martyzz1 - 6
- 4
- 2
- 0
MariaDB incompatibility with outdated version of mysql libraries (as used by Homebrew recipe)
#83 opened by proby - 2
New IDLE command is not backwards compatible
#82 opened by proby - 1
- 4
- 2
Recognise/skip generated columns
#71 opened by willbryant - 1
Continuous Sync
#76 opened by nroose - 1
Ensure no replacement of PK columns
#67 opened by willbryant - 3
Adding non-null boolean columns on postgresql
#75 opened by easeev - 5
- 2
/usr/bin/ld: cannot find -lpq
#73 opened by denji - 1
- 1
- 6
Support syncing enum types
#70 opened by hyukishi - 0
- 2
Don't know how to interpret type of ... (numeric)
#65 opened by tomSDL