Alexander Tokmakov
|
050f7500f6
|
fix some tests
|
2023-08-28 18:51:36 +02:00 |
|
Raúl Marín
|
93dac0c880
|
Support clang-18 (Wmissing-field-initializers)
|
2023-08-23 15:53:45 +02:00 |
|
Alexey Gerasimchuck
|
e58b3cfd32
|
Implemented max sessions for user
|
2023-07-30 22:09:03 +00:00 |
|
Antonio Andelic
|
3c2fafe07e
|
Use correct name resolution
|
2023-02-06 09:12:03 +00:00 |
|
Antonio Andelic
|
8a28279065
|
Better constraint resolution
|
2023-02-03 17:34:05 +00:00 |
|
Nikolay Degterinsky
|
809f15ac81
|
Merge branch 'master' into fix_settings_constraints
|
2022-12-13 20:33:16 +01:00 |
|
serxa
|
fed665c0ea
|
fix tidy build
|
2022-12-08 21:24:38 +00:00 |
|
Nikolay Degterinsky
|
bb9fdc0839
|
Fix CREATE query constraints
|
2022-12-07 00:53:27 +00:00 |
|
serxa
|
1b5b43ec87
|
fix checks on CREATE + added resolveSetting.h + improved system table
|
2022-12-06 19:09:18 +00:00 |
|
serxa
|
006af1b6a4
|
constraints on merge tree settings
|
2022-12-02 19:30:14 +00:00 |
|
serxa
|
a0bfa801e5
|
explicit ctor
|
2022-09-19 10:52:08 +00:00 |
|
serxa
|
4971c1f04d
|
review fixes
|
2022-09-15 11:34:14 +00:00 |
|
Sergei Trifonov
|
cad3a6b764
|
fix style
|
2022-09-12 22:01:45 +02:00 |
|
Sergei Trifonov
|
c31818260f
|
renames and refactoring
|
2022-09-12 21:03:06 +02:00 |
|
Sergei Trifonov
|
77ee4c04aa
|
fix stateless tests
|
2022-09-06 20:28:50 +02:00 |
|
Sergei Trifonov
|
014d109175
|
fix build, fix docs, fix comments, logical fixes, test are still to be fixed and new test are to be added
|
2022-09-02 16:20:09 +02:00 |
|
Sergei Trifonov
|
7fec55eea4
|
work in progress
|
2022-09-02 04:12:05 +02:00 |
|
Sergei Trifonov
|
f8cfb2e53a
|
fix style, typos and tests
|
2022-08-29 14:33:48 +02:00 |
|
Sergei Trifonov
|
c5d1bbf680
|
reimplement with <allow> tag
|
2022-08-26 21:20:00 +02:00 |
|
Sergei Trifonov
|
856a2f5956
|
Allow to modify constrained settings in readonly mode
|
2022-08-25 17:24:24 +02:00 |
|
avogar
|
9291d33080
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +00:00 |
|
Maksim Kita
|
e14cfd5dcd
|
Fix clang-tidy warnings in Access folder
|
2022-03-14 18:17:35 +00:00 |
|
Maksim Kita
|
1f5837359e
|
clang-tidy check performance-noexcept-move-constructor fix
|
2022-03-02 18:15:27 +00:00 |
|
Vitaly Baranov
|
afe2c9c040
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
|
Vitaly Baranov
|
7afcc65060
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
|
Vitaly Baranov
|
6c74b44729
|
Fix possible crash when login as dropped user.
|
2021-07-15 19:01:34 +03:00 |
|
Vitaly Baranov
|
7c4ae5ee65
|
Add the parameter custom_settings_prefixes to the server config.
|
2020-07-31 20:57:49 +03:00 |
|
Vitaly Baranov
|
e40a8ac176
|
Use names of the settings instead of their indices in SettingsConstraints and settings profiles.
|
2020-07-31 19:11:27 +03:00 |
|
Vitaly Baranov
|
90602b869a
|
Make SettingsChanges a class.
|
2020-07-31 19:11:27 +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 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|