Dingyuan Wang
|
5a6c2e128f
|
add support for SQLite user functions and collations
|
2020-10-03 16:58:59 +02:00 |
|
abi
|
1fd4be5901
|
sqlite3: make it possible to set text_factory upon initialization, including tests
|
2014-12-25 21:40:41 +01: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
|
7c6f7b3abb
|
Moved plugins from main bottle repository to bottle-extras.
|
2011-09-01 19:21:53 +02:00 |
|