Commit Graph

82 Commits

Author SHA1 Message Date
Friedrich Lindenberg
8325f855af Revamp the documentation 2020-12-30 22:16:10 +01:00
remalloc.virtual@gmail.com
f81ed66732 Add missing method "upsert_many" in Table api doc 2020-09-01 12:25:27 +08:00
Friedrich Lindenberg
a17f2c8d5c Apply black 2020-08-02 12:52:11 +02:00
Tim Gates
ec4723e691
Fix simple typo: acessed -> accessed
Closes #306
2020-01-05 11:02:03 +11:00
Friedrich Lindenberg
4c46cd2594
Merge pull request #277 from zachvalenta/patch-2
fix typos
2019-07-13 14:14:14 +02:00
Simon Conseil
918480138b Add missing methods in Table api doc 2019-02-15 15:04:16 +01:00
zach valenta
a9433073da
fix typo 2019-01-22 22:09:36 -05:00
Unknown
f9a0f6de60 change wrong usage of sets to dicts 2018-06-14 07:02:45 +02:00
Unknown
f9bb652034 add find operators 2018-06-13 02:29:32 +02:00
Friedrich Lindenberg
6d1f42f48c begin using bumpversion. 2018-05-29 22:12:48 +03:00
Friedrich Lindenberg
a64e2f2fee
Merge pull request #231 from j-e-d/patch-1
Remove link to old documentation
2018-05-09 12:31:31 +02:00
Matthew D. Scholefield
81a6f6e4f8 Fix Export Data documentation 2018-01-13 11:18:05 -06:00
Juan E. D
cc190eea41
Remove link to old documentation 2017-11-26 11:02:21 -03:00
Friedrich Lindenberg
a049691749 Remove datafreeze component, fixes #217 2017-09-09 18:24:34 +02:00
Friedrich Lindenberg
f9d4113742 document connection pooling, fixes #211 2017-09-02 08:36:09 +02:00
Saun Shewanown
c1e82bb9ae Added insert_ignore and changed upsert. 2016-04-22 11:35:14 -04:00
ryneeverett
1565fe5fe2 Implement comparison operators. Resolve #128. 2016-03-24 17:57:26 -05:00
Friedrich Lindenberg
1df4b281f9 Fix up sidebar, fixes #124. 2015-06-08 12:23:15 +02:00
Friedrich Lindenberg
f2a26a8911 Secure ribbon :) 2015-05-23 16:43:18 +02:00
Friedrich Lindenberg
1103946acd Fix up docs a bit. 2015-05-23 16:38:53 +02:00
Friedrich Lindenberg
56d5b232d8 Include support for custom result row types, fixes #41. 2015-05-23 16:15:17 +02:00
Friedrich Lindenberg
e662d8bde7 Support for properly returning a query count. 2015-05-21 18:05:26 +02:00
Christopher Su
115093c43a Add drop_column to documentation 2015-03-12 13:21:03 -07: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
1bdd35ee84 fix logo link, fixes #104 2014-08-08 10:18:27 +02: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
Tyler Kennedy
7304f44068 Update index.rst
Remove the link to datafreeze, which no longer appears to be available (although a version seems to be available on pypi)
2014-02-27 15:11:16 -05: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
Friedrich Lindenberg
582af184de Extend docs. 2014-02-12 14:14:26 +01:00
Friedrich Lindenberg
7f881b440b Credit the Wehrmeyer. 2014-02-12 12:28:04 +01: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
Friedrich Lindenberg
36cbd4e417 Mention driver packages, fixes #25 2013-09-19 19:14:46 +02:00
mattack108
a9be8300aa Update docs. 2013-07-14 22:05:52 +01:00
Felipe Martín
449191178d API documentation: added table.delete() 2013-06-06 15:50:27 +02:00
Friedrich Lindenberg
1a25fbcd77 Allow user to override freezefile. 2013-05-21 16:17:36 +02:00
Friedrich Lindenberg
79f46a0778 Copy over datafreeze documentation, adapt toc etc. 2013-04-22 17:44:55 +02:00
Gregor Aisch
c41b92dfad moved dataset.freeze doc to bottom of page 2013-04-09 00:46:52 +02:00
Friedrich Lindenberg
3cff900564 Update intro to mention datafreeze. 2013-04-05 00:15:57 +02:00
Friedrich Lindenberg
5cfa9abfb0 Adapt data freeze code base to integrate with dataset.persistence 2013-04-04 23:53:37 +02:00
Gregor Aisch
76f6956091 changed order of members 2013-04-04 19:33:21 +02:00
Gregor Aisch
ec0d2d61f7 added insert_many 2013-04-04 15:43:05 +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