没有项目描述

hafsqlpublish的Python项目详细描述


haf插件sql发布

The plugin sql publish of haf, now only support mysql

Build StatusPyPI

如何得到它?

by pip tool

    tsbx-mw# pip install hafsqlpublish

by src

    tsbx-mw# git clone https://github.com/hautof/haf-plugin-sqlpublish ./
    tsbx-mw# python setup.py install

使用量

notice

first of all , you must create an new database by the haf-plugin-sqlpublish/haf_publish.sql script file.

using as haf params

    python -m haf run --sql-publish=True --sql-publish-db=192.168.0.101:6606@root:test123@haf_publish

using as haf config

"sql_publish":{"id":1,"sql_name":"upload","publish":true,"host":"192.168.1.2","port":3306,"username":"root","password":"test123","database":"haf_publish","protocol":"mysql"}

设计

sql

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java OnResizeListener或OnDrawListener或类似的东西   java Orika映射嵌套子列表   保存时java Heroku请求超时代码H12   数据库在Java中出现socket读取超时异常的原因是什么?   java如何更改来自Sqlite数据库的特定数据在Listview中的行颜色   java JAXB解组器无法正确处理XML中的列表   java Android日期时区让我抓狂   java不透明属性在Swing中如何工作?   eclipse从JavaEE代码生成流程图   java如何在Hibernate中从相关表中获取计数   java Glassfish部署了项目的依赖项库   java使内容适合JavaFx中的WebView   java不满意的链接错误libcrypto。所以1.0.0   循环中java数组的使用   java找出哪个包调用服务