Commit Graph

117 Commits

Author SHA1 Message Date
Gregor Aisch
bbaf65f77c added tests, pep8 format 2013-04-05 11:46:45 +02:00
Gregor Aisch
9de0ad3e82 updated api docs 2013-04-05 00:49:13 +02:00
Gregor Aisch
e217d18007 added test for table dropping 2013-04-05 00:47:40 +02:00
Gregor Aisch
ee844732b2 fixed table dropping 2013-04-05 00:47:28 +02:00
Gregor Aisch
fe3e5f5df5 checking if a table has been dropped 2013-04-05 00:31:21 +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
Friedrich Lindenberg
c2d606bc6f Import datafreeze source code. 2013-04-04 23:05:19 +02:00
Gregor Aisch
4d9ecb2532 replaced with more meaningful example 2013-04-04 20:08:39 +02:00
Gregor Aisch
3bf3b1dac1 fixed insert() example 2013-04-04 20:05:27 +02:00
Gregor Aisch
da2be5bc62 made chunk_size customizable 2013-04-04 19:44:28 +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
Friedrich Lindenberg
f3533de1a7 merge. 2013-04-03 22:27:06 +02:00
Gregor Aisch
6d83953de3 using // instead of http:// 2013-04-03 21:52:21 +02:00
Gregor Aisch
6cbe91809e doc update 2013-04-03 15:54:16 +02:00
Gregor Aisch
7f887b669a doc 2013-04-03 15:50:07 +02:00
Gregor Aisch
0d05131392 fixed docs, logo in footer 2013-04-03 14:47:16 +02:00
Gregor Aisch
fb9d3d2b38 fixed links, added brief install guide 2013-04-03 14:38:50 +02:00
Gregor Aisch
b002f454ca extended intro example 2013-04-03 14:28:42 +02:00
Gregor Aisch
e6844e50bd claim modification 2013-04-03 14:08:10 +02:00
Gregor Aisch
f0b34469b1 added the naked mole rat! 2013-04-03 14:04:52 +02:00
Gregor Aisch
5c6c9c67d4 added piwik tracking code 2013-04-03 13:18:45 +02:00
Gregor Aisch
8b12c9f95a added contributors section to index page 2013-04-03 13:01:19 +02:00
Gregor Aisch
8d366b3852 including toc in doc index 2013-04-03 13:01:02 +02:00
Gregor Aisch
cca2dfeb8b added sitemap 2013-04-03 13:00:44 +02:00
Gregor Aisch
b39e4b193a fine-tuning the documentation 2013-04-03 12:46:10 +02:00
Gregor Aisch
5e5b902116 updated documentation 2013-04-03 12:28:42 +02:00
Gregor Aisch
258e3f3059 Allowing for direct iteration over rows in a table 2013-04-03 12:28:32 +02:00
Gregor Aisch
7638e898fd added code example 2013-04-03 12:28:11 +02:00
Gregor Aisch
37db0fa814 docs! 2013-04-03 02:05:37 +02:00
Gregor Aisch
7e7d95f850 updated main readme 2013-04-03 01:56:57 +02:00
Gregor Aisch
c284d05bd6 docs! 2013-04-03 01:48:26 +02:00
Gregor Aisch
4e78c96370 KeyError wasn't evaluated 2013-04-03 00:56:07 +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
f8e6d53bb5 docs! 2013-04-02 13:44:14 +02:00
Gregor Aisch
f52c7da45b docs 2013-04-02 13:17:41 +02:00
Gregor Aisch
4d503f42e3 allow sorting by multiple columns and descending order 2013-04-02 13:17:30 +02:00
Gregor Aisch
adc5d32012 docs 2013-04-02 11:24:35 +02:00
Gregor Aisch
58c1773777 documentation! 2013-04-02 11:10:29 +02:00
Gregor Aisch
4bfd6e5d0c removed trackers 2013-04-02 00:44:29 +02:00
Gregor Aisch
10980b9688 changed background to avoid confusion with flask 2013-04-02 00:44:29 +02:00
Friedrich Lindenberg
82153522cb Document delete() and all() 2013-04-02 00:20:02 +02:00
Friedrich Lindenberg
963aefe9da merge 2013-04-02 00:14:10 +02:00
Friedrich Lindenberg
e58ffdafde Some additional doc. 2013-04-02 00:10:07 +02:00