Skip to content

The Cassandra/CQL schema versioning component that I built for makeyourcase.org.

License

Notifications You must be signed in to change notification settings

Adron/cql_schema_versioning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cql_schema_versioning

This is an example that I threw together very quickly, so beware. It's bare-bones, because I only put in what I needed for my particular purposes. It stores the list of scripts it's run in a table/cf named 'version'. It depends on the sort order of the script names to determine run order.

Build using: mvn clean install

Then see cql-schema-versioning-example to see how it can be used.

About

The Cassandra/CQL schema versioning component that I built for makeyourcase.org.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%