issues
search
bigpresh
/
Dancer-Plugin-Database
Dancer::Plugin::Database - easy database support for Dancer applications
http://search.cpan.org/dist/Dancer-Plugin-Database
37
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failed test 'database_connection_failed hook fires'
#102
eserte
opened
2 years ago
7
UTF-8 support in mysql requires mysql_enable_utf8mb4, not mysql_enable_utf8
#101
yahermann
opened
2 years ago
0
Make Multiple Connections Share the Main Settings
#100
mikkoi
opened
4 years ago
0
Documentation - improve mysql configuration example
#99
peterdragon
opened
4 years ago
1
Added hook for before database connections
#98
akalinux
opened
6 years ago
2
Shared...Handle.pm - prettify bind parameters' debug output
#97
thefatphil
closed
6 years ago
0
RFC2: Core::Handle - make simple_query a little less simple
#96
thefatphil
opened
6 years ago
4
RFC: Core::Handle - make simple_query a little less simple
#95
thefatphil
closed
6 years ago
1
Bug: Dancer::Plugin::Database does not accurately return the last insert id.
#94
jahagirdar
opened
7 years ago
1
Wishlist: Return last insert ID after quick_insert.
#93
jahagirdar
opened
7 years ago
2
Shutdown the Plugin (to free database)
#92
mikkoi
opened
7 years ago
0
Dancer2::Plugin::Database- dbih_getcom handle Dancer::Plugin::Database::Core::Handle=HASH(0x37e7ca8) is not a DBI handle (has no magic)
#91
357r4bd
closed
7 years ago
1
Support "ilike" for Postgres users
#90
bigpresh
closed
8 years ago
0
Fails since 2016-08-06
#89
andk
closed
8 years ago
5
Dancer-Plugin-Database-Core 0.15 not appearing on CPAN
#88
joshrabinowitz
closed
8 years ago
5
factor out _generate_where_clauses for
#87
joshrabinowitz
closed
8 years ago
5
With multiple connections, emphasize need to provide name of connection.
#86
jkeenan
closed
8 years ago
1
Documentation about Multiple Connections may be misleading
#85
jkeenan
closed
8 years ago
2
No DB settings for database
#84
BTrey
opened
8 years ago
3
- Fixed the cpants issue. (PRC)
#83
manwar
closed
8 years ago
1
use $dsl->config instead of plugin_settings for plugin2
#82
SysPete
closed
8 years ago
4
POD Updates, work on #43
#81
stevieb9
closed
8 years ago
2
Define minimum Dancer2 version
#80
ambs
closed
8 years ago
1
Run POD coverage tests only for authors.
#79
racke
closed
8 years ago
2
Ugly fix for plugin2 compat
#78
SysPete
closed
8 years ago
9
error in debian installation?
#77
ambs
opened
8 years ago
5
No rollback if thread ends during transaction; poisoned handles end up in connection pool
#76
yahermann
opened
8 years ago
2
Applying settings to database() at runtime does not reuse database connections
#75
yahermann
opened
9 years ago
9
Tuning Dancer2 plugin with minimum perl version
#74
netangel
closed
8 years ago
1
database() requires manual setting of UTF-8 mode even with charset: "UTF-8" in place
#73
drmuey
opened
9 years ago
10
Fix documentation POD
#72
nunorc
closed
9 years ago
1
Fix logger usage, hopefully
#71
ambs
closed
9 years ago
0
log_queries seems broken in dancer2
#70
djzort
closed
8 years ago
1
Connection failure to Oracle DB
#69
ialarmedalien
opened
9 years ago
2
Dancer::Plugin::Database failed pod coverage test
#68
veryrusty
closed
8 years ago
2
Dancer::Plugin::Database::Core::Handle quick_update updates wrong fields
#67
sime-k
closed
9 years ago
3
add eval to ping.
#66
jamesrusso
closed
8 years ago
1
$dbh->ping may raise exception, causing crash.
#65
jamesrusso
closed
8 years ago
5
Malformed SQL for update queries
#64
nunorc
closed
9 years ago
3
Fix data handling and SQL building in update queries
#63
nunorc
closed
9 years ago
0
Fatal error: Hook 'database_connected' does not exist
#62
drmuey
closed
9 years ago
3
use an on_plugin_import block
#61
hvoers
closed
9 years ago
1
Scalarrefs for verbatim values (for SQL function calls etc)
#60
bigpresh
closed
9 years ago
4
Made named connections inherit their charset from the default(unless cha...
#59
esyphelon
opened
9 years ago
4
MySQL additional DB utf-8 issue
#58
sime-k
closed
9 years ago
7
Refusing clobbering of {HandleError} installed on externally supplied DBI handle
#57
onelesd
opened
10 years ago
3
Problems with latest Dancer2
#56
ambs
closed
10 years ago
4
App losing DB credentials
#55
jbenezech
opened
10 years ago
5
Finding the database (SQLite)
#54
ambs
opened
10 years ago
1
Oracle NLS parameters
#53
K-C-E
opened
10 years ago
1
Next