Metadata-Version: 2.1
Name: co6co.web-db
Version: 0.0.14
Summary: web db 扩展
Home-page: http://github.com/co6co
Author: co6co
Author-email: co6co@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: co6co
Requires-Dist: co6co.web-session>=0.0.1
Requires-Dist: co6co.db-ext
Requires-Dist: co6co.sanic-ext>=0.0.9
Requires-Dist: multipart

# web 常用服务

# 历史版本

```
0.0.1：db_service JWT_service
0.0.5 : 服务器版本
0.0.6 : 本地使用
+jwt_service.decodeToken
0.0.6.1 :
+exist
0.0.6.2 :
缓存管理
0.0.7: 2024-07-26
0.0.8
    字符串格式化
    优化：CacheManage
0.0.9
0.0.10
    view_model  为get_one  增加一个func的方法
0.0.11
    get_one 增加 remove_db_instance 参数
    remove 增加 after 返回值判断
    response_error
    view.edit 增加 select处理
0.0.12
    batch_add
0.0.13 正式
    tip,时间 datetime.datetime.utcnow() 过时
0.0.14 未发布
    优化

```
