Commit Graph

13 Commits

Author SHA1 Message Date
Tom Keffer
d5d55e9562 Fixed bug in weedb.sqlite3.Cursor.execute(). Value was not being returned. 2013-01-17 16:08:49 +00:00
Tom Keffer
847f83167b Added tests for a SELECT on a bad column name. 2013-01-17 15:49:51 +00:00
Tom Keffer
f45bc628f1 Now bad SELECT statements raise weedb.OperationalError 2013-01-15 18:00:36 +00:00
Tom Keffer
cfcfb31615 Fixed error where the MySQL implementation of weedb did not raise an exception if asked for the columns of a non-existent table.
Fixed test suites.
2012-11-06 22:25:38 +00:00
Tom Keffer
cc861da981 Finished over to the new Archive and StatsDb initializers. 2012-10-20 00:56:45 +00:00
Tom Keffer
2b5ea6cef0 better strategy for figuring out the stop time of an aggregation interval.
Updated test suite.
2012-10-19 16:07:27 +00:00
Tom Keffer
36ffa28fa4 Simplified initializers for StatsDb and Archive.
Working on test suites for the two.
2012-10-18 01:40:30 +00:00
Tom Keffer
f90118e145 Started on weedb test suites. 2012-10-17 02:27:46 +00:00
Tom Keffer
fa93706160 Moved the weedb.py logic into the package weedb. 2012-10-16 22:54:56 +00:00
Tom Keffer
ca58e15cf7 Renamed db to weedb 2012-10-16 22:53:11 +00:00
Tom Keffer
6f3844c32e Deleting package weedb 2012-09-27 16:13:39 +00:00
Tom Keffer
1bfb339786 Snapshot 2012-09-27 16:02:29 +00:00
Tom Keffer
096876a205 Created new package 'weedb' 2012-09-27 12:32:50 +00:00