Example:
import sqlite3_plus
1.search SQL: test=sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').find(ip='xxx')
2.add SQL: sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').add(Data={"a":"xxx","b":"xxx"})
3.update SQL: sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').update(Data={"a":"xxx","b":"xxx"} , ID='xxxx')
4.delete SQL: sqlite3_plus.sqlite3_plus(ath='./xxx.db',Tab='xxx').delete(ID=['xx','xx'])
Release files for sqlite3-plus 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sqlite3-plus-1.0.1.tar.gz | 2.0 kB | Details |
Release files / sqlite3-plus-1.0.1.tar.gz
| Download URL | sqlite3-plus-1.0.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7d31bb1f40ed1f2db6506e50ae4295d28ab9e3acd933c9e1c9fce21870b8015
|
|
BLAKE2b-256 checksum How to use checksums |
7c53552313007dd8d0d59ab1a37c1649bf1aed0065793234de2a6262bbd47e98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
|