/*
Navicat MySQL Data Transfer
Source Server : localhost
Source Server Version : 50628
Source Host : localhost:3306
Source Database : activiti3
Target Server Type : MYSQL
Target Server Version : 50628
File Encoding : 65001
Date: 2018-12-05 09:05:55
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for act_ge_bytearray
-- ----------------------------
DROP TABLE IF EXISTS `act_ge_bytearray`;
CREATE TABLE `act_ge_bytearray` (
`ID_` varchar(64) COLLATE utf8_bin NOT NULL DEFAULT '',
`REV_` int(11) DEFAULT NULL,
`NAME_` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`DEPLOYMENT_ID_` varchar(64) COLLATE utf8_bin DEFAULT NULL,
`BYTES_` longblob,
`GENERATED_` tinyi
最后
以上就是缓慢楼房最近收集整理的关于activiti mysql55_activiti3.sql的全部内容,更多相关activiti内容请搜索靠谱客的其他文章。
发表评论 取消回复