valhuber / global_grants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test project

This is a test project created by ApiLogicServer. It explores various approaches to grants that are global - apply to all tables, eg:

  • multi-tenant - each table has Client_id; filter in this from users' row

  • soft delete - don't show rows where is_deleted == True

About


Languages

Language:Python 89.8%Language:Shell 4.7%Language:HTML 1.3%Language:Dockerfile 1.3%Language:JavaScript 1.2%Language:Gherkin 1.0%Language:PowerShell 0.5%Language:Mako 0.2%