Andrey Mironov
|
0bfd35e5c7
|
dbms: defaulted columns support for ALTER, currently without type deduction and checking.
|
2014-10-16 17:37:01 +04:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
468b7af64e
|
Merge
|
2014-10-03 14:19:34 +04:00 |
|
Andrey Mironov
|
8052020218
|
add draft version of DEFAULT, MATERIALIZED/ALIAS currently parsed but not taken into account. [#METR-12739]
|
2014-09-30 07:08:47 +04:00 |
|
Alexey Milovidov
|
995bc9a5dd
|
dbms: investigation [#METR-12784].
|
2014-09-30 00:26:46 +04:00 |
|
Alexey Milovidov
|
f2c0ba3ba2
|
dbms: fixed error with merges [#METR-12767].
|
2014-09-18 03:57:25 +04:00 |
|
Andrey Mironov
|
e3d8e4e48b
|
initial implementation. [#METR-12574]
|
2014-09-10 15:34:26 +04:00 |
|
Michael Kolupaev
|
d9ae9876ce
|
Merge
|
2014-08-13 12:08:40 +04:00 |
|
Michael Kolupaev
|
e9ef0705f3
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
8a41d7985a
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2c8e5cd239
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
90dc182f12
|
Merge
|
2014-07-23 19:24:51 +04:00 |
|
Michael Kolupaev
|
67b76568d3
|
Merge
|
2014-07-17 13:38:31 +04:00 |
|
Michael Kolupaev
|
007c0cedc1
|
fixed build and a bunch of other stuff. [#METR-11886]
|
2014-07-14 19:49:03 +04:00 |
|
Michael Kolupaev
|
62de3bc73a
|
Merge
|
2014-07-14 16:24:22 +04:00 |
|
Michael Kolupaev
|
e26223d5c8
|
Merge
|
2014-07-11 16:47:45 +04:00 |
|
Michael Kolupaev
|
703b1d1c93
|
addition to previous commit. [#METR-11886]
|
2014-07-11 12:12:03 +04:00 |
|
Michael Kolupaev
|
a6fd9cd2bd
|
Merge
|
2014-07-09 17:39:19 +04:00 |
|
Michael Kolupaev
|
15d9e39aa6
|
Merge
|
2014-07-02 16:30:38 +04:00 |
|
Alexey Milovidov
|
19d6a632b6
|
Fixed build [#METR-2807].
|
2014-05-08 22:34:43 +04:00 |
|
Michael Kolupaev
|
ea9e8964f0
|
Merge
|
2014-05-08 11:12:01 +04:00 |
|
Michael Kolupaev
|
563e0bf025
|
Merge
|
2014-04-11 22:04:31 +04:00 |
|
Michael Kolupaev
|
541ead96e5
|
Merge
|
2014-04-11 19:53:32 +04:00 |
|
Michael Kolupaev
|
7ec176038c
|
Merge
|
2014-04-11 17:05:20 +04:00 |
|
Michael Kolupaev
|
e3dfe90ffe
|
Merge
|
2014-04-09 19:53:47 +04:00 |
|
Alexey Milovidov
|
63cff6a5a4
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
|
Michael Kolupaev
|
7d5429655a
|
Merge
|
2014-04-07 23:10:14 +04:00 |
|
Alexey Milovidov
|
0fc10a40ae
|
dbms: tiny modification [#METR-2944].
|
2014-04-06 05:19:02 +04:00 |
|
Michael Kolupaev
|
1b5b9a1f1e
|
Merge
|
2014-04-04 16:47:57 +04:00 |
|
Michael Kolupaev
|
847128152e
|
Merge
|
2014-04-04 14:37:33 +04:00 |
|
Michael Kolupaev
|
2b7cdfd950
|
Merge
|
2014-03-27 15:30:54 +04:00 |
|
Michael Kolupaev
|
6df8500852
|
Fixed dropping tables. [#METR-10202]
|
2014-03-20 17:28:49 +04:00 |
|
Michael Kolupaev
|
c5da5fd5f0
|
Merge
|
2014-03-20 17:00:42 +04:00 |
|
Michael Kolupaev
|
67c563a4d3
|
Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202]
|
2014-03-19 14:45:13 +04:00 |
|
Michael Kolupaev
|
5b67cc94ce
|
Small style change. [#METR-10202]
|
2014-03-13 23:14:25 +04:00 |
|
Michael Kolupaev
|
2a766770fc
|
Merge
|
2014-03-13 23:07:17 +04:00 |
|
Michael Kolupaev
|
00d9c28571
|
Merge
|
2014-03-13 21:44:00 +04:00 |
|
Michael Kolupaev
|
36a86a4fc9
|
Merge
|
2014-03-13 16:48:07 +04:00 |
|
Michael Kolupaev
|
58ea3b108b
|
Merge
|
2014-03-09 21:36:01 +04:00 |
|
Pavel Kartavyy
|
5bc75d93b5
|
dbms: ignore missing files [#METR-10242]
|
2014-03-05 23:39:34 +04:00 |
|
Pavel Kartavyy
|
774206e517
|
Revert "dbms: ignore missed columns in alter [#METR-10242]"
This reverts commit 9060ec63fb8d81741171213fa1689c7f202c7ea9.
|
2014-03-05 23:32:34 +04:00 |
|
Pavel Kartavyy
|
becc2e21c7
|
dbms: ignore missed columns in alter [#METR-10242]
|
2014-03-05 23:06:32 +04:00 |
|
Pavel Kartavyy
|
6f5c19d4b4
|
dbms: fixed deadlock in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0abe7f6435
|
dbms: added sync [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
2c1629a9d2
|
dbms: added exception for nested and array types [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0b023ec06d
|
dbms: added tab [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
108342491f
|
dbms: added reset of cache in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
9c269c7b81
|
dbms: removed useless [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
ada47dcc44
|
dbms: bugfixes in alter [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
68540416c6
|
dbms: added code to modify column type [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|