-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant jooq codes and their usages in
core/amber
(#3164)
As titled, this PR removes the redundant jooq codes in package `edu.uci.ics.texera.web.model.jooq.generated` in `core/amber`. All the imports related to them are now pointing to `edu.uci.ics.texera.dao.jooq.generated` in `core/dao`.
- Loading branch information
Showing
139 changed files
with
90 additions
and
14,908 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
core/amber/src/main/scala/edu/uci/ics/texera/web/auth/GuestAuthFilter.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
core/amber/src/main/scala/edu/uci/ics/texera/web/auth/SessionUser.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
core/amber/src/main/scala/edu/uci/ics/texera/web/auth/UserAuthenticator.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
core/amber/src/main/scala/edu/uci/ics/texera/web/auth/UserRoleAuthorizer.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
core/amber/src/main/scala/edu/uci/ics/texera/web/model/jooq/generated/DefaultCatalog.java
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
core/amber/src/main/scala/edu/uci/ics/texera/web/model/jooq/generated/Indexes.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.