6b8a40746cMerge pull request #31 from alasdairnicol/quickstart_freeze_examples
Friedrich Lindenberg
2013-11-12 06:42:50 -0800
c7b07d6ca8Fix freeze examples in the docs
Alasdair Nicol
2013-11-12 14:14:53 +0000
dc144a27b0have find_one return a dict, not a tuple
Friedrich Lindenberg
2013-11-04 17:29:20 +0100
70eece9e77Support transforms, fixes#28
Friedrich Lindenberg
2013-09-19 19:25:28 +0200
36cbd4e417Mention driver packages, fixes#25
Friedrich Lindenberg
2013-09-19 19:14:46 +0200
a3613ef133fixes#29: logger for command line app
Friedrich Lindenberg
2013-09-19 18:32:55 +0200
9de60c388dupdate version
Friedrich Lindenberg
2013-09-18 12:54:27 +0200
4ca0b4f167Merge pull request #27 from dnatag/master
Friedrich Lindenberg
2013-09-18 03:49:44 -0700
257d767b6dadd options to create custom primary id and type with shorthand format
Yi Xie
2013-09-15 14:12:30 -0400
95cc5dd411simplify creat_table interface
Yi Xie
2013-09-13 09:42:35 -0400
bfd75360becreate table with custom primary_id
Yi Xie
2013-09-08 11:35:43 -0400
2d27a75c1aMerge pull request #26 from jonathaneunice/master
Friedrich Lindenberg
2013-08-21 07:27:50 -0700
93c05eb542Added convenience check to `freeze(). If a whole table is passed as a result set, rather than a result set, calls result.all()` to automagically "do the right thing."
Jonathan Eunice
2013-08-20 13:55:42 -0400
e488664efeSupport generation of static JSONP.
Friedrich Lindenberg
2013-08-19 22:45:05 +0200
5a458da376allow params in query()
Friedrich Lindenberg
2013-08-18 18:37:31 +0200
ef45f8dd95Allow query parameters on database.query().
Friedrich Lindenberg
2013-08-18 18:08:51 +0200
51462678c6new version for pypi
Friedrich Lindenberg
2013-08-12 12:09:55 +0200
39d870a36aMerge pull request #24 from abelsonlive/master
gka
2013-08-12 01:47:00 -0700
1f77509017update table.update to perform the same as upsert
Brian Abelson
2013-08-11 10:40:27 -0400
b14b73e320Merge pull request #23 from abelsonlive/master
gka
2013-08-11 01:55:44 -0700
904e464dfaallow keys arg for upsert to be a string
Brian Abelson
2013-08-10 21:34:00 -0400
a228f48e23Merge pull request #22 from scraperwiki/20-fix-logging
Friedrich Lindenberg
2013-08-06 06:53:06 -0700
69815e65fcMoved logging.basicConfig() so using dataset as a library doesn't interfere with the global logger
Paul Furley
2013-08-06 13:48:55 +0100
39edde3a2cSupport postgres schemata, bump version
Friedrich Lindenberg
2013-07-25 10:18:20 +0200
1dbf8ddc70application should be able to overwrite environment setting
gka
2013-07-15 10:38:19 +0200
3860b76dcfMerge pull request #21 from mattack108/master
Friedrich Lindenberg
2013-07-15 00:35:04 -0700
9c7cdf6723No needs for positional args.
mattack108
2013-07-14 22:07:42 +0100