hr-system/sql/V001__init_hrs.sql

1 line
442 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

45,504B在工作区 repos/hr-system/sql/V001__init_hrs.sqlgit HEAD=182c4d4 49CREATE TABLE IF NOT EXISTSInnoDB/utf8mb4_unicode_ci/COMMENT中文表义//SET FOREIGN_KEY_CHECKS=0 python3 scripts/json2ddl.py models diff逐字节一致mysql -utest -ptest123 hrs < sql/V001__init_hrs.sql python3 scripts/apply_ddl.py