James, could you point me to the documentation for SQL ARRAY?
Thank you, Mark On Mon, Feb 24, 2014 at 2:15 PM, James Taylor <[email protected]>wrote: > In 3.0, we support the SQL ARRAY construct which sounds similar. > > Thanks, > James > > > On Mon, Feb 24, 2014 at 11:57 AM, Mark Kerzner <[email protected]>wrote: > >> >> >> >> On Mon, Feb 24, 2014 at 1:50 PM, Mark Kerzner <[email protected]>wrote: >> >>> Hi, >>> >>> in Cassandra CQL you can do things like >>> >>> CREATE TABLE users ( >>> email list <varchar> >>> ... >>> ); >>> >>> Is there a similar construct on Phoenix? >>> >>> Thank you, >>> Mark >>> >> >> >
