Skip to content

Commit

Permalink
enable partition and function ddl export
Browse files Browse the repository at this point in the history
  • Loading branch information
lohia-shalini committed Feb 7, 2025
1 parent fd262b6 commit 1bd03c8
Show file tree
Hide file tree
Showing 5 changed files with 1,465 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ runs:
babel_databaseName=master \
babel_user=jdbc_user \
babel_password=12345678 \
testName="all---TestUDD.txt;TestChar.txt;TestSqlVariant.txt;TestVarChar.txt;TestAuthentication.txt;TestText.txt;ddl_func_proc.sql;ddl_partitions.sql" \
testName="all---TestUDD.txt;TestChar.txt;TestSqlVariant.txt;TestVarChar.txt;TestAuthentication.txt;TestText.txt" \
dotnet test
shell: bash
Loading

0 comments on commit 1bd03c8

Please sign in to comment.