Commit Graph

111 Commits

Author SHA1 Message Date
Gregor Aisch
a82a7d3cde quick start tutorial 2013-04-01 22:41:06 +02:00
Gregor Aisch
077b3f520f doc 2013-04-01 22:41:06 +02:00
Friedrich Lindenberg
26b40c8055 More verbose comments in database. 2013-04-01 22:39:18 +02:00
Friedrich Lindenberg
bf8a267ecc Fix up setup.py 2013-04-01 22:39:04 +02:00
Friedrich Lindenberg
6ee58e850d Add tables property to database. 2013-04-01 22:09:16 +02:00
Friedrich Lindenberg
0f81dbe52c More unit tests for table. 2013-04-01 22:03:01 +02:00
Gregor Aisch
57b124365b ignoring .DS_Store 2013-04-01 21:33:41 +02:00
Gregor Aisch
74ef6e8999 doc 2013-04-01 21:33:12 +02:00
Gregor Aisch
4bbaa7ba00 added dataset to sys.path 2013-04-01 21:32:54 +02:00
Gregor Aisch
57afc346c6 added documentation 2013-04-01 21:32:37 +02:00
Gregor Aisch
b76f11c94c added documentation 2013-04-01 21:32:26 +02:00
Friedrich Lindenberg
7c5779da80 More tests on table 2013-04-01 19:56:14 +02:00
Friedrich Lindenberg
8a97902762 Build up test cases a bit 2013-04-01 19:46:17 +02:00
Friedrich Lindenberg
2c17baa6a3 Begin porting tests. 2013-04-01 19:38:02 +02:00
Friedrich Lindenberg
8e8d676369 Fix description 2013-04-01 19:28:30 +02:00
Friedrich Lindenberg
b723b7da7c Refactor to simplify 2013-04-01 19:28:22 +02:00
Friedrich Lindenberg
d3fe91bc73 Moved everything into the OO api, not really tested … 2013-04-01 19:06:14 +02:00
Gregor Aisch
58bf7bf27f initial commit of sphinx documentation 2013-04-01 18:43:01 +02:00
Friedrich Lindenberg
30867fad21 Refactor more stuff up to an object. 2013-04-01 18:05:41 +02:00
Friedrich Lindenberg
14e68f26ab Begin moving things into the objects. 2013-04-01 17:30:52 +02:00
Friedrich Lindenberg
6d15886989 Final part of refactor. 2013-04-01 17:29:58 +02:00
Friedrich Lindenberg
f216a6066e Make "persistence" a module. 2013-04-01 17:29:45 +02:00
Friedrich Lindenberg
22255c3894 Continue to refactor the import for "dataset" 2013-04-01 17:29:30 +02:00
Friedrich Lindenberg
ef535a4855 Refactor imports. 2013-04-01 17:28:29 +02:00
Friedrich Lindenberg
b24e9ae50e Rename db file as well. 2013-04-01 17:04:33 +02:00
Friedrich Lindenberg
4bcf52c182 Merge branch 'refs/heads/master' into HEAD 2013-04-01 17:02:10 +02:00
Friedrich Lindenberg
1d3102e5bc Rename to dataset. 2013-04-01 16:58:57 +02:00
Gregor Aisch
d0155938d1 added example with object-oriented API to readme 2013-04-01 14:07:31 +02:00
Gregor Aisch
b7bef6ddc4 added object-oriented API 2013-04-01 14:04:23 +02:00
Friedrich Lindenberg
ec7741223b Bump version 2013-03-31 01:56:00 +01:00
Friedrich Lindenberg
8a92787af4 Inline long_desc 2013-03-31 01:54:55 +01:00
Friedrich Lindenberg
3375e1a1c7 Bump version for pypi 2013-03-30 22:44:34 +01:00
Friedrich Lindenberg
abd0dc6372 More high-tech engineering in sqla 2013-03-30 22:43:50 +01:00
Friedrich Lindenberg
3feaeff87a Try to fix up some cheeseshop stuff 2013-03-30 22:40:58 +01:00
Friedrich Lindenberg
7340fe524b Fix URL 2013-03-30 22:30:17 +01:00
Friedrich Lindenberg
c27f8155bd More documentation, getting ready to put this on
PyPi.
2013-03-30 22:28:32 +01:00
Friedrich Lindenberg
867008c016 Remove a memory leak. 2013-02-27 23:10:16 +01:00
Rufus Pollock
ad6bb4834a [README][xs]: correct link to the issues. 2013-02-17 12:04:58 +00:00
Rufus Pollock
c0a5ad8154 Merge pull request #3 from gka/readme-fix
fixed readme - thx to @gka!.
2013-02-17 04:02:43 -08:00
Friedrich Lindenberg
624aee295a Handle missing schema... 2012-12-24 22:47:45 +01:00
Friedrich Lindenberg
b4389f0493 Filters for distinct() 2012-12-24 19:54:47 +01:00
Friedrich Lindenberg
71f7695808 Change error message 2012-10-23 14:51:55 +02:00
Friedrich Lindenberg
15e89f3f89 Minor fixes re offenesparlament.de 2012-08-12 11:54:32 +02:00
Friedrich Lindenberg
f74ef1d33c Delete support 2012-07-23 15:27:51 +02:00
Friedrich Lindenberg
ddcdfea48f Update schema to be thread-safe 2012-07-23 15:27:42 +02:00
Friedrich Lindenberg
2c0f88ea74 Write indexes. 2012-03-16 22:56:52 +01:00
Gregor Aisch
265b0178c7 fixed readme 2012-02-11 13:04:34 +01:00
Andrew Suffield
b62ddfb7ef Support table dropping and sqlalchemy Connection objects 2012-02-09 13:48:45 +00:00
Friedrich Lindenberg
36507c35f8 CSV dumping option 2012-01-30 09:41:31 +01:00
Friedrich Lindenberg
a569502a9b limit pool size only for postgres 2012-01-21 21:38:31 +01:00