Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jooqx extension for each database driver #136

Open
2 tasks
zero88 opened this issue Aug 16, 2022 · 0 comments
Open
2 tasks

Jooqx extension for each database driver #136

zero88 opened this issue Aug 16, 2022 · 0 comments
Labels
Milestone

Comments

@zero88
Copy link
Owner

zero88 commented Aug 16, 2022

Provide an extension interface to make shortcut functions for the specific database driver

  1. PostgreSQL

    • enable Row-level security (RLS)
      SET app.tenant TO 'vertx';
      SELECT * FROM ...
  2. MySQL

  3. TBD

@zero88 zero88 changed the title enable Row-level security (RLS)SET app.tenant TO 'vertx';SELECT * FROM ... Jooqx extension for each database driver Aug 16, 2022
@zero88 zero88 added this to the Version 2.0.0 milestone Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant