161526cd41
HTTPS everywhere ( #19503 )
2022-08-03 12:32:18 +03:00
d4780559c9
Fixes #14765 : RBAC: add index on user_id
column in auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00
323568c2e9
Remove trailing spaces from sources and tests ( #13621 ) [skip ci]
2017-02-19 17:34:22 +03:00
23790272dc
Changed data
column type from text
to blob
to handle null-byte (\0
) in serialized RBAC rule properly
...
Closes #12681
2016-11-12 15:46:14 +02:00
8642c3f892
Changed type
column type from int
to smallInt
in RBAC migrations
...
Closes #11929
2016-11-05 21:19:50 +02:00
dca4f00030
Update schema-oci.sql ( #11662 )
...
- `if exists` is not a recognized oracle expression. To do something like this it needs to be in a package
- `text` is not a valid data type in oracle, adjusted to VARCHAR()
- `on update` does not exist in Oracle
2016-06-06 18:18:45 +02:00
e0b701bb87
Added SQL files for RBAC back
2014-05-07 20:49:03 +04:00