abi
|
9dc7eb10dc
|
sqlite: text_factory option tests
|
2014-12-25 21:33:21 +01:00 |
|
abi
|
39ce9c354c
|
use sqlite text_factory option if set
|
2014-12-15 23:35:05 +01:00 |
|
Thiago Avelino
|
961d4e8f0a
|
fix travis ci image build, ref #4
|
2014-03-30 05:43:02 -03:00 |
|
Iuri de Silvio
|
1807f36c3b
|
Add travis badge to readme
Ref #4
|
2014-03-29 15:39:42 -03:00 |
|
Thiago Avelino
|
4841f9dfa9
|
update git repo on README, ref #5
|
2014-03-29 15:33:56 -03:00 |
|
Iuri de Silvio
|
2643fb858f
|
More tests, based on bottle-sqlalchemy unit and regression tests.
|
2014-03-29 15:29:16 -03:00 |
|
Iuri de Silvio
|
a746772bf9
|
Fix all PEP8 warnings, including a missing import (added the
`test_raise_sqlite_integrity_error`).
|
2014-03-29 15:29:16 -03:00 |
|
Iuri de Silvio
|
e0d85fbc44
|
Make it work with two plugins.
bottle>=0.10 changed behaviour to replace plugins with the same name,
so I have to patch the name if a plugin with the same name already
exists.
|
2014-03-29 15:29:16 -03:00 |
|
Marcel Hellkamp
|
b5fe085f96
|
Rename .travis to .travis.yml
|
2014-03-29 18:08:26 +01:00 |
|
Iuri de Silvio
|
adda6b53a1
|
Add .gitignore, tox and travis files.
|
2014-03-29 10:33:09 -03:00 |
|
Iuri de Silvio
|
9d20d994a7
|
Set plugin api=2 to make it work with older bottle versions.
|
2014-03-29 10:29:40 -03:00 |
|
Mageti
|
d666670c94
|
correct keyword in args
correct bad copy-paste to not change this plugin behavior
|
2014-03-27 15:10:24 +01:00 |
|
Mageti
|
7d5b72cde1
|
sqlalchemy->sqlite
Correct a bad copy-paste
change sqlalchemy keyword to sqlite
|
2014-03-27 15:07:01 +01:00 |
|
Mageti
|
bee5c022b1
|
Updating bottle_sqlite.py to new bottle
Updating bottle_sqlite.py to new bottle versions
inspired by bottle_sqlalchemy
adapted to python3
|
2014-03-27 14:40:11 +01:00 |
|
Thiago Avelino
|
87d94efcdc
|
rename README file, used rst syntax
|
2014-03-17 12:42:17 -03:00 |
|
Marcel Hellkamp
|
f0b377857e
|
sqlite-fix: Auto-commit on HTTPResponde exceptions (e.g. redirects)
|
2012-02-07 19:07:27 +01:00 |
|
Sean M. Collins
|
31486d5066
|
Update READMEs
|
2011-09-08 11:20:49 -04:00 |
|
Marcel Hellkamp
|
7c6f7b3abb
|
Moved plugins from main bottle repository to bottle-extras.
|
2011-09-01 19:21:53 +02:00 |
|