Vitaly Baranov
|
2f13fcb4b7
|
Fix ambiguity in parsing of settings profiles.
|
2020-10-14 20:30:24 +03:00 |
|
Vitaly Baranov
|
61c3735dfc
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
|
Vitaly Baranov
|
6146766465
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
|
Vitaly Baranov
|
92b9f4a88d
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
|
Vitaly Baranov
|
ceaaf67d3f
|
Fix parsing CREATE SETTINGS PROFILE with WRITABLE keyword.
|
2020-06-15 01:44:25 +03:00 |
|
Vitaly Baranov
|
b93a15ef36
|
Refactoring of settings profiles to store setting_index instead of setting_name.
|
2020-05-13 19:40:48 +03:00 |
|
Vitaly Baranov
|
36a5b57ac4
|
Use "CREATE SETTINGS PROFILE name SETTINGS INHERIT parent" instead of "CREATE SETTINGS PROFILE name SETTINGS PROFILE parent".
|
2020-04-09 10:22:51 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|