refactor: use enums for privilege type and schema object type
Rename space object type to table
parent
883d1421
No related branches found
No related tags found
Showing
- src/luamod.lua 2 additions, 4 deletionssrc/luamod.lua
- src/schema.rs 58 additions, 30 deletionssrc/schema.rs
- src/storage.rs 16 additions, 12 deletionssrc/storage.rs
- test/int/test_acl.py 3 additions, 3 deletionstest/int/test_acl.py
- test/int/test_sql.py 6 additions, 6 deletionstest/int/test_sql.py
Loading
Please register or sign in to comment