Alexey Milovidov
|
513b4e0dc2
|
dbms: fixed error message [#METR-18810].
|
2015-11-13 23:31:02 +03:00 |
|
Andrey Mironov
|
d2188a1183
|
dbms: alter: allow altering between any default types. [#METR-18221]
add commentary about altering to FixedString(N) columns with existing files
|
2015-10-21 17:54:13 +03:00 |
|
Andrey Mironov
|
8242d24d1d
|
dbms: fix alters involving FixedString columns and defaults [#METR-18221]
|
2015-10-21 17:54:13 +03:00 |
|
Alexey Milovidov
|
226731128b
|
dbms: get rid of columns inside Context [#METR-15553].
|
2015-07-15 04:26:35 +03:00 |
|
Andrey Mironov
|
bdd0b60c07
|
dbms: support FixedString in column default expressions
|
2015-04-01 14:45:00 +03:00 |
|
Alexey Milovidov
|
27543ea7e5
|
Fixed errors in clang (part 2) [#METR-2807].
|
2015-01-21 07:00:20 +03:00 |
|
Andrey Mironov
|
1713846472
|
dbms: fix merge blocker. [#METR-14032]
|
2014-12-19 17:18:56 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Andrey Mironov
|
8a2de38dc7
|
dbms: materialize constants during merge, allow alteration between DEFAULT and MATERIALIZED. [#METR-12739]
|
2014-11-11 18:22:39 +03:00 |
|
Andrey Mironov
|
de271b753e
|
dbms: allow creating tables with all columns set to default. [#METR-12739]
|
2014-11-11 17:11:49 +03:00 |
|
Andrey Mironov
|
847b91614a
|
dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739]
|
2014-10-21 16:11:20 +04:00 |
|
Andrey Mironov
|
8a8e5963c5
|
dbms: chaining support for defaulted columns when corresponding columns files are absent. [#METR-12739]
|
2014-10-17 16:26:53 +04:00 |
|
Andrey Mironov
|
0bfd35e5c7
|
dbms: defaulted columns support for ALTER, currently without type deduction and checking.
|
2014-10-16 17:37:01 +04:00 |
|