From 28d1e16c072aafde30d284e1923c3532d80c95d6 Mon Sep 17 00:00:00 2001 From: old-tom <892955278@qq.com> Date: Wed, 5 Apr 2023 07:16:25 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c37e634 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# futool-db + +数据库操作工具库,基于sqlalchemy实现oracle、postgresql的原生SQL操作 \ No newline at end of file