Vitaly Baranov
|
be44743ebe
|
Don't throw in unexceptional cases: update().
|
2021-12-20 23:10:46 +03:00 |
|
Vitaly Baranov
|
ed94c640fa
|
Don't throw in unexceptional cases: remove().
|
2021-12-20 23:10:43 +03:00 |
|
Vitaly Baranov
|
551fcc55e8
|
Don't throw in unexceptional cases: insert().
|
2021-12-20 23:09:55 +03:00 |
|
Vitaly Baranov
|
8c4e689da3
|
Don't throw in unexceptional cases: read() & readName()
|
2021-12-20 21:26:35 +03:00 |
|
Vitaly Baranov
|
a87f0b483e
|
Replace function IAccessStorage::canInsert() with isReadOnly().
|
2021-12-20 21:26:35 +03:00 |
|
Vitaly Baranov
|
6721060649
|
Rename function IAccessStorage::login() -> IAccessStorage::authenticate().
Remove functions IAccessStorage::hasSubscriptionImpl() and IAccessStorage::existsImpl().
|
2021-12-20 21:26:27 +03:00 |
|
Vitaly Baranov
|
af56b20da7
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Denis Glazachev
|
0d2c239938
|
Allow recursive execution paths
|
2021-05-24 00:07:52 +04:00 |
|
Vitaly Baranov
|
2909ed1bc0
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
|
Vitaly Baranov
|
dd8b29b4fb
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
This change simplifies handling of access entities in access storages.
|
2020-05-13 19:40:48 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|