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

[Refactor] plugins tables and DAOs #101

Closed
wants to merge 2 commits into from

Conversation

thibaultcha
Copy link
Member

This is a step closer to #100, and thus #18

  • It creates plugin-specific tables in the cassandra schema (for now in global migration, later in plugin-specific migrations)
  • It creates plugin-specific DAOs.
  • It merges headerauth and queryauth [headerauth] [queryauth] #95

The actual plugins business logic was not updated yet

This breaks the plugins

It just sets up the DB schema we need to refactor those plugins without applications and later each of those plugin-table will be moved in each plugins as smaller migrations.

@thibaultcha thibaultcha force-pushed the refactor/refactor/plugins branch 2 times, most recently from bfd2ef5 to 2edc323 Compare March 27, 2015 01:08
@thibaultcha
Copy link
Member Author

Code was moved to #102

@thibaultcha thibaultcha deleted the refactor/refactor/plugins branch March 27, 2015 22:42
gszr pushed a commit that referenced this pull request Oct 26, 2021
Co-authored-by: Yoan Blanc <yoan@dosimple.ch>
Co-authored-by: Tiernan Messmer <tiernan.messmer@jcu.edu.au>
Co-authored-by: Tiernan <neovortex@gmail.com>
gszr pushed a commit that referenced this pull request Oct 27, 2021
…101)

Co-authored-by: Yoan Blanc <yoan@dosimple.ch>
Co-authored-by: Tiernan Messmer <tiernan.messmer@jcu.edu.au>
Co-authored-by: Tiernan <neovortex@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant