Commit Graph

36 Commits

Author SHA1 Message Date
Ollie Charles
36627d84c8
Document INSERT/UPDATE/DELETE (#75) 2021-06-29 12:44:20 +00:00
Shane O'Brien
4cb7797d9e
Rename where{,Not}Exists to present and absent respectively 2021-06-22 12:01:47 +01:00
Asad Saeeduddin
e83f356e99
Correct "readabality" typo (#66) 2021-06-21 15:54:19 +01:00
Ollie Charles
4e9e90d066 Expand on select needing a connection
Fixes #64 (hopefully!)
2021-06-21 11:38:10 +01:00
Ollie Charles
269974e5cc Expand on #58 2021-06-21 11:35:43 +01:00
Adam Bergmark
92f7c08300
doc: Mention generics when declaring TableSchemas (#58) 2021-06-21 11:34:05 +01:00
tomjaguarpaw
22deaf2e50
Use teletype, not italics (#54) 2021-06-19 08:06:42 +01:00
tomjaguarpaw
1183bfbd29
Fix span of teletype section (#53) 2021-06-18 21:56:48 +01:00
tomjaguarpaw
71f5ee60e4
Remove redundant parens (#51) 2021-06-18 21:44:25 +01:00
tomjaguarpaw
2ba99eaca8
Fix inner join example (#50) 2021-06-18 20:56:21 +01:00
Oliver Charles
19ee619a82 Doc fixes 2021-06-18 20:55:25 +01:00
Oliver Charles
7bd2aa5cfd Docs fix 2021-06-18 20:52:58 +01:00
Oliver Charles
6396ea1ceb s/Identity/Result/ in readthedocs 2021-06-18 20:49:30 +01:00
Oliver Charles
3e8f632cd1 Rough documentation for constructing orderings 2021-04-24 22:30:13 +01:00
Ollie Charles
ef91171265 Document LEFT JOINs 2021-04-11 12:48:46 +01:00
Ollie Charles
895e5fdc76 Document inner joins 2021-04-11 12:41:55 +01:00
Ollie Charles
820236873b Document how to filter queries 2021-04-11 12:35:54 +01:00
Ollie Charles
55fef874e3 Document 'Limit and offset' 2021-04-11 12:28:00 +01:00
Ollie Charles
e1ea5970a9 Finish documenting the DBType hierarchy 2021-04-10 14:11:15 +01:00
Ollie Charles
04a7dde0bc Bump sphinx 2021-04-05 16:41:21 +01:00
Oliver Charles
a6235ee7ec Track another TODO 2021-04-04 20:32:14 +01:00
Oliver Charles
6289f0dab4 More todos 2021-04-04 20:30:33 +01:00
Oliver Charles
fb4e1a544e Start documenting Query 2021-04-04 20:03:24 +01:00
Oliver Charles
ac9332c1a0 Pin docutils to 0.16
See https://github.com/readthedocs/sphinx_rtd_theme/issues/1111
2021-04-04 11:24:35 +01:00
Ollie Charles
6a3913b2b6 Trying to sort out the nav bar 2021-04-03 17:00:58 +01:00
Ollie Charles
fe6fdf410a Split concepts into separate files 2021-04-03 16:54:33 +01:00
Ollie Charles
81b78ea471 More concepts 2021-04-03 16:28:18 +01:00
Ollie Charles
b693fba350 Use a flatter hierarchy 2021-04-03 15:43:05 +01:00
Ollie Charles
a683d3cecd Squeeze in mapTypeInformation 2021-04-03 15:42:16 +01:00
Ollie Charles
e6b7de25cb Document JSONEncoded 2021-04-03 15:40:34 +01:00
Ollie Charles
37a8567311 Starting work on "Concepts" documentation 2021-04-03 15:30:43 +01:00
Ollie Charles
42eb91003d Correct an example 2021-04-02 11:50:06 +01:00
Ollie Charles
28aaa764c9 Fix tutorial formatting 2021-04-02 11:42:27 +01:00
Ollie Charles
a92064cefa Add cookbook documentation section 2021-04-02 11:42:16 +01:00
Ollie Charles
7517c95b5f Increase index TOC depth 2021-04-02 11:42:06 +01:00
Ollie Charles
04155d68b6 Move getting start guide back to Read the Docs 2021-04-01 21:42:52 +01:00