Simon Willison
|
dbcba6c597
|
Added installation instructions, closes #286
|
2021-06-20 11:47:09 -07:00 |
|
Simon Willison
|
6a34426b12
|
Docs now live at sqlite-utils.datasette.io
|
2020-12-29 13:34:55 -08:00 |
|
Simon Willison
|
8ca35dfb64
|
Link to new datasette.io website
|
2020-12-29 13:33:25 -08:00 |
|
Simon Willison
|
01c7784be5
|
CI is now GitHub Actions, closes #143
|
2020-08-28 15:41:29 -07:00 |
|
Simon Willison
|
66ed36258a
|
Renaming from master to main
|
2020-08-10 14:04:32 -07:00 |
|
Simon Willison
|
396bee9236
|
Don't show documentation badge on docs index
|
2020-05-03 08:47:28 -07:00 |
|
Simon Willison
|
60e380e551
|
Add badges to documentation index
|
2020-05-03 08:44:41 -07:00 |
|
Simon Willison
|
941d281aee
|
extracts= table parameter, closes #46
|
2019-07-23 10:00:42 -07:00 |
|
Simon Willison
|
65b2156d9c
|
Show version in docs
Thanks, @nedbat
https://twitter.com/nedbat/status/1150490436114534400
|
2019-07-14 12:45:00 -07:00 |
|
Simon Willison
|
ffc9f09a93
|
Re-arranged documentation index page
|
2019-01-24 21:23:24 -08:00 |
|
Simon Willison
|
fd5829b27d
|
First CLI command: sqlite-utils table_names test.db
|
2019-01-24 19:30:47 -08:00 |
|
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 |
|