OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-11-08 8195e7aae46204f96075a0214c802a24830e45e9
src/main/resources/migration/V1_11__Alter_Table.sql
@@ -1,4 +1,4 @@
CREATE TABLE `company`(
CREATE TABLE `company_field`(
    `id` BIGINT(11) AUTO_INCREMENT,
    `name` VARCHAR(50) NOT NULL,
    `tel` VARCHAR (50) NOT NULL,