This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-remove-jooq-gen
in repository https://gitbox.apache.org/repos/asf/texera.git
from 5df9639e9f Merge branch 'master' into xinyuan-remove-jooq-gen
add ffca73df53 update
No new revisions were added by this update.
Summary of changes:
core/dao/.gitignore | 1 +
core/dao/build.sbt | 13 ++---
core/dao/src/main/resources/jooq-conf.xml | 21 +++-----
.../uci/ics/texera/dao/ASFGeneratorStrategy.scala | 49 -------------------
.../edu/uci/ics/texera/dao/JooqCodeGenerator.scala | 56 +++++++++++-----------
core/scripts/sql/texera_ddl.sql | 4 ++
6 files changed, 42 insertions(+), 102 deletions(-)
create mode 100644 core/dao/.gitignore
delete mode 100644
core/dao/src/main/scala/edu/uci/ics/texera/dao/ASFGeneratorStrategy.scala