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-06-13 11:35:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b688bfe2fc1c8a76e02f2ca53c708bbf22a63ebc
weewx
/
bin
/
weedb
History
Tom Keffer
3a5721e06e
Older versions of MySQL (<5.5) now use the
storage_engine
system
...
variable, while later versions use `default_storage_engine`.
2016-01-22 05:33:16 -08:00
..
test
Only the InnoDB engine supports transactions. However, it's the default
2016-01-17 14:48:08 -08:00
__init__.py
Added the ability to query for database pragmas and other db-specific
2015-04-14 16:22:30 -07:00
mysql.py
Older versions of MySQL (<5.5) now use the
storage_engine
system
2016-01-22 05:33:16 -08:00
sqlite.py
Skipped tests of journal_mode for older versions of sqlite3, which did
2016-01-17 10:19:30 -08:00