Skip to content

Commit

Permalink
davinci sql
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsen committed Mar 30, 2018
1 parent 49634f5 commit 1a499b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/davinci.sql
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ CREATE TABLE `rel_group_view` (
`group_id` bigint(20) NOT NULL,
`flattable_id` bigint(20) NOT NULL,
`sql_params` varchar(2000) CHARACTER SET utf8 DEFAULT NULL,
`config` varchar(1000) COLLATE utf8_unicode_ci DEFAULT NULL,
`active` tinyint(1) NOT NULL,
`create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`create_by` bigint(20) NOT NULL,
Expand Down

0 comments on commit 1a499b5

Please sign in to comment.