Commit Graph

28 Commits

Author SHA1 Message Date
Unknown
f9bb652034 add find operators 2018-06-13 02:29:32 +02:00
Friedrich Lindenberg
a049691749 Remove datafreeze component, fixes #217 2017-09-09 18:24:34 +02:00
ryneeverett
1565fe5fe2 Implement comparison operators. Resolve #128. 2016-03-24 17:57:26 -05:00
Friedrich Lindenberg
56d5b232d8 Include support for custom result row types, fixes #41. 2015-05-23 16:15:17 +02:00
Vladimir Ulupov
9e43b6697b fix typo 2014-10-06 18:31:55 +04:00
Andrew McNett
8d4c6ecb55 quickstart typo: "invocing" should be "invoking"
:)
2014-09-21 21:28:37 -07:00
Friedrich Lindenberg
9a91f3d113 Change documentation and update version. 2014-06-12 08:52:56 +03:00
Victor Kashirin
c78d5e00b2 Add documentation on transactions 2014-06-11 15:12:44 +04:00
ode79
a8f78cddc1 Fixed broken link. 2014-05-21 01:45:44 +01:00
O. Emmerson
4caa2cb0cb Make examples in quickstart all work.
When creating the table in the 'Storing data' section the table created
was called 'person', rather than 'user' making the other examples not
work because 'user' was referred to rather than 'person'.

I added countries to the entered data so that later queries in the
quickstart return some data.

I changed examples of returned data in 'Inspecting databases and tables'
match what is actually returned.

In 'Reading data from tables' I make the examples return real data.
2014-02-27 16:13:06 +00:00
Stefan Wehrmeyer
81a26a86e2 Convert print to function in documentation 2014-01-31 22:21:50 +01:00
Stefan Wehrmeyer
5f2c0193b8 Make print a function in documentation 2014-01-31 20:42:26 +01:00
Stefan Wehrmeyer
8f4cd59c9a Treat columns as ordered throughout code
The set() does not make anything any easier,
lists are closer to underlying representation.
2014-01-31 20:42:04 +01:00
Alasdair Nicol
c7b07d6ca8 Fix freeze examples in the docs 2013-11-12 14:14:53 +00:00
mattack108
a9be8300aa Update docs. 2013-07-14 22:05:52 +01:00
Friedrich Lindenberg
79f46a0778 Copy over datafreeze documentation, adapt toc etc. 2013-04-22 17:44:55 +02:00
Friedrich Lindenberg
fea6eda35a combine two texts 2013-04-03 22:51:31 +02:00
Friedrich Lindenberg
75230128f2 Copy edit some of the docs. 2013-04-03 22:47:28 +02:00
Gregor Aisch
128d4a10cb added example for sqlalchemy expressions 2013-04-03 22:38:24 +02:00
Gregor Aisch
6cbe91809e doc update 2013-04-03 15:54:16 +02:00
Gregor Aisch
5e5b902116 updated documentation 2013-04-03 12:28:42 +02:00
Gregor Aisch
c284d05bd6 docs! 2013-04-03 01:48:26 +02:00
Gregor Aisch
e0b66510ab removed sphinx warnings 2013-04-03 00:51:33 +02:00
Gregor Aisch
d240a45e77 docs 2013-04-03 00:24:23 +02:00
Gregor Aisch
b5a759087a docs! 2013-04-02 23:45:44 +02:00
Gregor Aisch
f52c7da45b docs 2013-04-02 13:17:41 +02:00
Gregor Aisch
a0416d2752 stole sphinx theme from kenneth reitz :) 2013-04-02 00:03:25 +02:00
Gregor Aisch
b9f52fb384 documentation! 2013-04-01 23:36:09 +02:00