Commit Graph

114 Commits

Author SHA1 Message Date
zhouhongfa
f795cd30ee update static resources 2019-08-03 16:15:22 +08:00
zhouhongfa
bbed368295 fix: querySql节点应在 connection下; 2019-08-03 16:01:52 +08:00
zhouhongfa
394a45d05d add: 实现 querySql 属性拼装; 2019-08-03 12:00:33 +08:00
zhouhongfa
18099108f2 update: 增加 where 参数接收; 2019-08-03 10:59:43 +08:00
zhouhongfa
04c58285aa update: 增加 where 属性构建 2019-08-03 00:28:29 +08:00
zhouhongfa
f2e8d7919e add: 增加 oraclewriter postgresqlwriter sqlserverwriter 支持 2019-08-02 22:08:49 +08:00
zhouhongfa
b76e4b70dc update: 优化代码; 2019-08-02 21:48:05 +08:00
zhouhongfa
ab4df156aa update: 额,直接引用druid工具类的方法~ 2019-08-02 21:26:15 +08:00
zhouhongfa
6da64783f6 fix: a buf fix; 2019-08-02 21:16:25 +08:00
zhouhongfa
8e3ac7ae6c add: 增加 postgresqlwriter; 2019-08-02 21:15:57 +08:00
zhouhongfa
25d08e9062 改用 sql 来查字段; 2019-08-02 18:20:42 +08:00
zhouhongfa
973ddf1153 add: 增加oracle postgresql sqlserver 的 reader支持; 2019-08-02 17:35:27 +08:00
zhouhongfa
460d268a37 add: 增加 sqlserver 数据源的支持; 2019-08-02 15:57:45 +08:00
zhouhongfa
1f207507be add: 增加 postgresql 数据源支持; 2019-08-02 15:43:20 +08:00
zhouhongfa
7a4f0230c1 add: 增加 druid依赖;增加 oracle postgresql jdbc驱动依赖 2019-08-02 15:42:03 +08:00
zhouhongfa
8dbecfc43e update: 优化代码,去掉一些没用的方法; 2019-08-02 15:35:21 +08:00
zhouhongfa
6899247591 页面更新 2019-08-01 23:26:26 +08:00
zhouhongfa
11fe2f0c67 fix: 改用dto来接收,之前用String接收会出错; 2019-08-01 23:20:04 +08:00
zhouhongfa
a3f879590d update: 更新前端页面;实现json构建; 2019-08-01 20:34:40 +08:00
zhouhongfa
6f3b320a18 add: 组装json的接口 2019-08-01 20:33:56 +08:00
zhouhongfa
93778323a9 add: jdbc数据库查询控制器 2019-08-01 16:39:58 +08:00
zhouhongfa
1fa09dc0d6 更新sql文件;数据库名改为datax_web; 2019-08-01 08:58:40 +08:00
zhouhongfa
3804443df4 fix: 修复 会出现 order by null的问题 2019-07-31 23:28:39 +08:00
zhouhongfa
e775f45148 add: 增加获取所有可用表名方法,只取表名 2019-07-31 21:08:15 +08:00
zhouhongfa
65a63aa086 update: 模糊查询 2019-07-31 20:38:45 +08:00
zhouhongfa
f13daa3c90 test case; 2019-07-31 20:05:55 +08:00
zhouhongfa
2fb2d6f343 add: 增加只获取表的所有字段名的方法; 2019-07-31 20:04:41 +08:00
zhouhongfa
6a6013c139 add: 增加 streawriter 构建类;增加writerPlugin的set方法; 2019-07-31 20:03:58 +08:00
zhouhongfa
20cf134404 update: 改用 fastjson的格式化 2019-07-31 20:01:25 +08:00
zhouhongfa
11ee79bfcc 实现mysqlreader 和 mysqlwriter的datax json构建; 2019-07-31 15:13:54 +08:00
zhouhongfa
899f455815 add: 增加tool包,用于获取表信息及构建datax json;
这里先定义一些接口,后面再实现
2019-07-30 23:14:42 +08:00
zhouhongfa
0604c0d7ee add: 增加job_jdbc_datasource表相关代码; 2019-07-30 17:54:50 +08:00
zhouhongfa
1215297ef9 Merge remote-tracking branch 'origin/master' 2019-07-15 09:06:35 +08:00
zhouhongfa
80c3136abd update: 更新前端页面 2019-07-15 09:05:54 +08:00
huzekang
64b9bbc611 fix:1.修复作业日志输出父级目录没创建时,作业启动报错问题
add: 1.readme增加在线查看日志说明
2019-07-08 10:27:17 +08:00
zhouhongfa
0a6c471234 change: 无日志文件记录时不打印 2019-07-06 18:05:39 +08:00
zhouhongfa
999a4595f7 update: 增加模糊查询; 2019-07-06 14:35:55 +08:00
zhouhongfa
29cd92301a v1.0 版本 2019-06-28 14:45:23 +08:00
zhouhongfa
b85e08c882 update front-end page; 2019-06-28 14:40:55 +08:00
zhouhongfa
88c5559082 add: 增加根据任务id查询日志接口; 2019-06-28 14:39:50 +08:00
zhouhongfa
fb5ba36f14 update sql backup file 2019-06-27 21:00:08 +08:00
zhouhongfa
e74ae53dec update: 在原来的datax Logger 下增加保存到日志文件中,后面会增加日志可视化页面; 2019-06-27 20:50:23 +08:00
zhouhongfa
ac06d058ba add: 增加运行任务并保存日志文件接口; 2019-06-27 20:47:17 +08:00
zhouhongfa
e3d9bd2d2c add: 增加日志工具类 2019-06-27 20:41:31 +08:00
zhouhongfa
5fd18aa723 update 前端项目地址 2019-06-25 10:48:57 +08:00
zhouhongfa
3fa4f4f775 add: 前端页面打包上传 2019-06-25 09:24:20 +08:00
zhouhongfa
be3bd0bd79 update sql backup file 2019-06-17 22:51:18 +08:00
zhouhongfa
c4ca5307c9 Merge remote-tracking branch 'origin/master' 2019-06-17 22:45:52 +08:00
zhouhongfa
cc79d8a3de 任务管理表增加jobGroup字段,service层,controller修改; 2019-06-17 22:45:25 +08:00
huzekang
610cc08d56 add: 1.加入前端代码
change: 1.job启动改成异步
2019-06-17 12:04:09 +08:00