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-19 09:06:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc8fa8bc40d2c207e67df8754c9df601717b1bca
weewx
/
bin
/
weedb
History
Tom Keffer
5c14d4087e
No longer emits "deprecation" warning when working with some versions of the MySQLdb python driver.
2013-09-23 16:54:31 +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
No longer emits "deprecation" warning when working with some versions of the MySQLdb python driver.
2013-09-23 16:54:31 +00:00
sqlite.py
Fixed bug in weedb.sqlite3.Cursor.execute(). Value was not being returned.
2013-01-17 16:08:49 +00:00