This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
weewx
Watch
1
Star
0
Fork
0
You've already forked weewx
mirror of
https://github.com/weewx/weewx.git
synced
2026-04-17 16:16:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
069adb00759cc76896a677894de988130bcf5b64
weewx
/
bin
/
weedb
History
Tom Keffer
d5d55e9562
Fixed bug in weedb.sqlite3.Cursor.execute(). Value was not being returned.
2013-01-17 16:08:49 +00:00
..
test
Fixed bug in weedb.sqlite3.Cursor.execute(). Value was not being returned.
2013-01-17 16:08:49 +00:00
__init__.py
Fixed error where the MySQL implementation of weedb did not raise an exception if asked for the columns of a non-existent table.
2012-11-06 22:25:38 +00:00
mysql.py
Now bad SELECT statements raise weedb.OperationalError
2013-01-15 18:00:36 +00:00
sqlite.py
Fixed bug in weedb.sqlite3.Cursor.execute(). Value was not being returned.
2013-01-17 16:08:49 +00:00