Calle Wilund
|
a234414ae5
|
Added schema_builder::add_default_index_names
Transposition of CFMetaData.addDefaultIndexNames()
|
2015-06-03 10:13:53 +02:00 |
|
Calle Wilund
|
3b6fc56cb5
|
Make schema_builder constructible from schema
* Make schema_builder use schema::raw_schema to ensure it carries the
same info
* Make it constructible from schema to allow modify-replace flows
|
2015-06-02 11:22:42 +02:00 |
|
Calle Wilund
|
1d30b85ac6
|
Unify column_definition::column_kind and ::column_kind enums
|
2015-06-02 11:22:41 +02:00 |
|
Tomasz Grabiec
|
49f9794b1b
|
schema: Introduce schema_builder
It's more flexible than schema's constructor. Primarily meant to be
used from tests, but not necessarily only there.
|
2015-05-06 16:40:48 +02:00 |
|