change codeowner weimeng
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
##tags: ddl, datatype
|
||||
# description:
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# tags: datatype
|
||||
# Test of datetime functions for java mode
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# tags: datatype
|
||||
# Test of day light saving functions
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
#### owner: xuanjinlong.xjl
|
||||
#### owner: dachuan.sdc
|
||||
#### owner group: sql3
|
||||
#### description: 测试date_add和date_sub
|
||||
# tags: datatype
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# tags: datatype
|
||||
--disable_warnings
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# Test of date adjust functions
|
||||
# tags: datatype
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# tags: datatype
|
||||
# Test of timestamp functions
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# Test of create time functions
|
||||
# tags: datatype
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# Test of modify time functions
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--disable_query_log
|
||||
set @@session.explicit_defaults_for_timestamp=off;
|
||||
--enable_query_log
|
||||
# owner: xuanjinlong.xjl
|
||||
# owner: dachuan.sdc
|
||||
# owner group: SQL1
|
||||
# description: 更新带有datetime/timestamp列的表
|
||||
# tags: datatype
|
||||
|
Reference in New Issue
Block a user