issues
search
raku-community-modules
/
DBIish
Database interface for Raku
89
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retrieving contents of a blob from MariaDB database returns only NUL bytes
#238
vadz
opened
3 weeks ago
0
Some MySQL administrative queries return empty results
#237
bbkr
opened
3 months ago
2
X::AdHoc: Cannot look up attributes in a VMNull type object. Did you forget a '.new'?
#236
demanuel
closed
7 months ago
10
Non-repeatable test failures in Github cron job
#235
rbt
opened
1 year ago
2
zef install test failures
#234
masukomi
opened
2 years ago
5
MySQL driver cannot handle bigint unsigned in `execute( )`
#233
bbkr
closed
2 years ago
14
Cryptic error message on using disconnect
#232
grizzlysmit
closed
2 years ago
2
Implement reading of BLOBs
#231
vrurg
opened
2 years ago
4
BLOB support for Oracle?
#230
vrurg
opened
2 years ago
0
DBIish: DBDish::Pg needs 'pq', not found
#229
gdonald
closed
2 years ago
12
Oracle InstantClient 18 not used?
#228
fluca1978
opened
2 years ago
10
Rename legacy filenames
#227
rbt
closed
2 years ago
2
Solve problems with NULL columns
#226
massa
closed
2 years ago
5
Add :$connection-timeout option to MySQL/MariaDB connections
#225
massa
closed
2 years ago
1
Eliminate error when integer field was null
#224
massa
closed
2 years ago
2
Look up mariadb lib
#223
massa
closed
2 years ago
1
DBDish::mysql error - Unsupported Concurrency: Connection used by multiple threads simultaneously
#222
melezhik
closed
2 years ago
7
Native call expected argument 1 to reference a native integer, but got CPointer
#221
demanuel
closed
2 years ago
6
With a valid META6 prove6 must be used with -I. instead of -l.
#220
rbt
closed
2 years ago
0
Prepare for zef ecosystem
#219
vrurg
closed
2 years ago
10
Use OCI_THREADED for when creating environment
#218
vrurg
closed
2 years ago
3
Add support to firebird database
#217
demanuel
closed
2 years ago
4
SQLite Threads: Getting errors on macos during install
#216
sdondley
opened
2 years ago
6
Places for placeholders
#215
0rir
opened
2 years ago
1
Support default value in insert&update
#214
baest
opened
2 years ago
1
Warn on rows call in sqlite
#213
rbt
closed
2 years ago
0
CI Test Oracle for Oracle driver
#212
jonathanstowe
opened
3 years ago
0
All Oracle Issues 210, 209, 207, 204, 203
#211
ancientwizard
closed
3 years ago
3
Failure to self manage statement handles causes DBDish::Oracle: Error: ORA-01000: maximum open cursors exceeded
#210
ancientwizard
closed
3 years ago
4
Cannot avoid DBDish::Oracle: Error: ORA-01000: maximum open cursors exceeded
#209
ancientwizard
closed
3 years ago
6
Issue #204 - Support (Oracle) missing types added
#208
ancientwizard
closed
3 years ago
7
Oracle Support - Forcing SELECT'ed field names to lower-case is bad mojo
#207
ancientwizard
closed
3 years ago
5
$sth.allrows(:array-of-hash) not an exact replacement for $sth.fetchall_hashref('KEY')
#206
ancientwizard
closed
3 years ago
1
Add support: issues #203, #204, #207
#205
ancientwizard
closed
3 years ago
5
Oracle support for "TIMESTAMP WITH LOCAL TIME ZONE" is missing
#204
ancientwizard
closed
3 years ago
1
Oracle support for "TIMESTAMP WITH TIME ZONE" is broken
#203
ancientwizard
closed
3 years ago
6
functionality rows isn't working properly (in sqlite)
#202
demanuel
closed
2 years ago
9
Very poor performance
#201
bbkr
opened
3 years ago
1
t/48-sqlite-errors.t fails on line 45 with Rakudo Star v2020.12
#200
Chaz6
closed
3 years ago
1
support for mysql_options()
#199
pprocacci
opened
4 years ago
5
Pg transactions?
#198
0rir
closed
4 years ago
1
Use NativeLibs:auth<github:salortiz> instead
#197
rbt
closed
4 years ago
3
Can't query mysql table with dateTime unless using prepared statement
#196
Digicrat
closed
4 years ago
1
running the examples doens't work
#195
dataf3l
closed
4 years ago
2
Fill out and restructure readme.
#194
rbt
closed
4 years ago
0
Quote isn't consistent
#193
rbt
closed
4 years ago
1
Add $dbh.execute, rework $sth.execute
#192
rbt
closed
4 years ago
2
workaround for #190
#191
melezhik
closed
4 years ago
1
Alpine os failure - DBDish::SQLite: Can't connect: SQLITE_CANTOPEN (14)
#190
melezhik
closed
4 years ago
63
Mark legacy functions deprecated
#189
rbt
closed
4 years ago
4
Next