Simon Willison
|
594b25ef9f
|
Started a changelog, releasing 0.6
|
2018-08-12 17:46:22 -07:00 |
|
Simon Willison
|
34a5c0e1e8
|
Documented insert_all() and upsert() and upsert_all()
Also re-titled main docs page to 'Python API'
|
2018-08-12 17:17:14 -07:00 |
|
Simon Willison
|
5deb65f062
|
Now you just 'from sqlite_utils import Database'
Plus fixed ad_id in the Russian ads example in the docs
|
2018-07-30 20:30:23 -07:00 |
|
Simon Willison
|
b69f8b6c85
|
table.count property, plus made a start on table documentation
|
2018-07-30 20:24:35 -07:00 |
|
Simon Willison
|
29c897bb56
|
Started the docs with a meaty example
|
2018-07-28 16:52:07 -07:00 |
|
Simon Willison
|
bd71be32ab
|
Initial project layout + database table creation tools
|
2018-07-28 06:46:17 -07:00 |
|