Skip to content

Commit

Permalink
Added expected log and schedule file
Browse files Browse the repository at this point in the history
Added the missing log for 3.10.0-4.0.0 upgrade script and updated
upgrade/16_7 with the right schedule file (latest)

Signed-off-by: “manisha-deshpande” <“[email protected]”>
  • Loading branch information
“manisha-deshpande” committed Feb 6, 2025
1 parent ddbaddb commit 66af411
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
26 changes: 17 additions & 9 deletions test/JDBC/upgrade/16_7/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ atn2
ATTIMEZONE-dep
AVG-Aggregate-common
AVG-Aggregate-Dep
money_aggregate
BABEL-1062
BABEL-1189
BABEL-1206
Expand Down Expand Up @@ -150,6 +151,7 @@ babelfish_cast_floor
babelfish_inconsistent_metadata
babelfish_integrity_checker
check_for_inconsistent_metadata
babelfish_migration_mode
babelfish_namespace_ext
babelfish_sysdatabases
babel_function_string
Expand Down Expand Up @@ -494,6 +496,10 @@ set_tran_isolvl
with_recompile
alter_proc_recompile
catalogs_dbo_sys_schema-upgrade
unary_plus_op_string
tabvar_in_function
atatuservar
exec_sp_in_udf
BABEL-4217
Test_ISNULL
BABEL-4270
Expand Down Expand Up @@ -532,7 +538,7 @@ BABEL-4707
BABEL_4817
upper_lower
BABEL-4641
trim-before-15_11-or-16_7
trim
ltrim
rtrim
left
Expand Down Expand Up @@ -567,25 +573,27 @@ replicate
space
SELECT_INTO_TEST
binary-datatype-operators
securityadmin_role
sys_dm_os_sys_info
BABEL-5059
cast-varchar-to-time
xml_exist
test_db_collation
BABEL-5119
dbcreator_role
BABEL-5129
BABEL-CASE_EXPR-before-16_6
db_accessadmin
db_ddladmin
db_securityadmin
BABEL-CASE_EXPR
charindex_replace_patindex
BABEL-5186
BABEL-2736
cast_nvarchar_test_before_16_5
cast_nvarchar_test
smalldatetime_date_cmp
securityadmin_role
db_accessadmin
datareader_datawriter
dbcreator_role
db_securityadmin
db_ddladmin
db_owner
BABEL-2961
test_conv_money_to_varchar
fixeddecimal_modulo
test_conv_float_to_varchar_char_before_17_3
test_conv_float_to_varchar_char
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Unexpected drop found for function sys.babelfish_update_server_collation_name in
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.7.0--4.0.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.8.0--4.0.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.9.0--4.0.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.10.0--4.0.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.0.0--4.1.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.1.0--4.2.0.sql
Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.2.0--4.3.0.sql
Expand Down

0 comments on commit 66af411

Please sign in to comment.