kitchen_sync icon indicating copy to clipboard operation
kitchen_sync copied to clipboard

YAML FORMAT

Open fendys01 opened this issue 3 years ago • 2 comments

hi Willl Bryant I'm using kitchen sync and I'm having a problem using the YAML format. can you help in any example in yaml format needed in kitchen sync. Because I want to sync data from mysql to postgree

fendys01 avatar Feb 17 '22 07:02 fendys01

Hi,

The YAML format is only used for filtering the tables. If you just want to sync data from mysql to postgresql, you don't need it.

What are you trying to do?

willbryant avatar Feb 18 '22 08:02 willbryant

for filtering yaml format see: https://github.com/willbryant/kitchen_sync/blob/master/FILTERING.md

fabioespinosa avatar Aug 19 '22 11:08 fabioespinosa