- Sep 15, 2013
-
-
Konstantin Osipov authored
Conflicts: client/tarantool/tc.c
-
Konstantin Osipov authored
-
- Sep 13, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Sep 12, 2013
-
-
Konstantin Osipov authored
Implement tuple validation when building a new index. This introduces such checks as for field type, presence of a field, etc. in all tuples added to the new index. Add error code ER_INDEX_ARITY, update tests. Add a check that the primary key is always unique. Test unique -> non-unique transition.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Debug index:alter(). Add tests for changes in index id, name, type, unique/not unique. Make box.space[i].index[j] output yaml-parsable (- idx: index 0 parsing problem).
-
Konstantin Osipov authored
Cover basics of CREATE INDEX. Add support for index names. Maintain index names in Lua.
-
- Sep 10, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix memory leaks this test has revealed.
-
Eugine Blikh authored
-
Konstantin Osipov authored
-
- Sep 09, 2013
-
-
Eugine Blikh authored
2. delete setopt and delimiter contractions
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Sep 08, 2013
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
* sys/prctl.h can be found only on Linux, but cmake recognizes Debian/kFreeBSD as Linux. * extern "C" for TIMEOUT_INFINITY (it is used in plugins)
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
* sys/prctl.h can be found only on Linux, but cmake recognizes Debian/kFreeBSD as Linux. * extern "C" for TIMEOUT_INFINITY (it is used in plugins)
-
- Sep 07, 2013
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Sep 06, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Add basic tests for space DDL, fix bugs the test coverage has revealed.
-
Eugine Blikh authored
-
Dmitry Simonenko authored
before starting another one.
-
- Sep 05, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Eugine Blikh authored
-