Re: Easy diff of schema from dev->production

2014-07-08 Thread Kevin Burton
Ah.. I think that's what I was hoping for! On Tue, Jul 8, 2014 at 9:05 AM, DuyHai Doan wrote: > If you are using CQL3, the meta data are stored in system tables > > > On Tue, Jul 8, 2014 at 5:38 PM, Kevin Burton wrote: > >> Are there any easy/elegant ways to compare dev schema to production >>

Re: Easy diff of schema from dev->production

2014-07-08 Thread DuyHai Doan
If you are using CQL3, the meta data are stored in system tables On Tue, Jul 8, 2014 at 5:38 PM, Kevin Burton wrote: > Are there any easy/elegant ways to compare dev schema to production > schema. I want to find if there are any rows/columns we need to add. > > I could try to format the output

Re: Easy diff of schema from dev->production

2014-07-08 Thread Shane Hansen
I'd suggest looking at the system keyspace. Like schema_columns On Jul 8, 2014 9:39 AM, "Kevin Burton" wrote: > Are there any easy/elegant ways to compare dev schema to production > schema. I want to find if there are any rows/columns we need to add. > > I could try to format the output and just

Easy diff of schema from dev->production

2014-07-08 Thread Kevin Burton
Are there any easy/elegant ways to compare dev schema to production schema. I want to find if there are any rows/columns we need to add. I could try to format the output and just use 'diff' … but with the table options that isn't super clean either. -- Founder/CEO Spinn3r.com Location: *San