transporter icon indicating copy to clipboard operation
transporter copied to clipboard

Support Database Schema/Migration

Open jipperinbham opened this issue 7 years ago • 1 comments

For many adaptors, the data can't be sent without the table/schema/etc. already defined in the system. Right now, there's no way to tell transporter to Run X, Y, Z on startup but it should.

jipperinbham avatar Jan 18 '17 18:01 jipperinbham

The more I've been thinking on this one, I feel like we need the concept of a Schema Registry sort of like what Confluent does with Kafka.

jipperinbham avatar Feb 24 '17 19:02 jipperinbham