issues
search
buggins
/
ddbc
DDBC is DB Connector for D language (similar to JDBC)
78
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement SQLITEResultSet.first()
#127
vnayar
opened
11 hours ago
0
Catch PostgreSQL fatal errors when running queries.
#126
vnayar
closed
2 months ago
0
Bug: Closing connection closes already closed PGSQLPreparedStatement
#125
vnayar
closed
7 months ago
0
ConnectionPoolDataSourceImpl Returns Dead Connections to Connection Pool
#124
vnayar
opened
7 months ago
0
Finish transaction implementation for SQLite
#123
vnayar
closed
10 months ago
0
Cannot build project with GDC 12
#122
SingingBush
opened
10 months ago
0
Autocommit and TransactionIsolation Support for Transactions
#121
vnayar
closed
10 months ago
0
Thanks
#120
Imperatorn
opened
1 year ago
0
#118 add support for LIMIT & OFFSET
#119
SingingBush
closed
1 year ago
0
handle limit and offset correctly
#118
SingingBush
closed
1 year ago
1
add limit and offset
#117
xucs007
closed
1 year ago
3
MSSQL ODBC driver does not support BIT columns.
#116
LightBender
opened
1 year ago
0
Error when attempting to read resultset with VARCHAR column
#115
LightBender
opened
1 year ago
6
Github Actions: use correct MacOS version for dmd version
#114
SingingBush
closed
1 year ago
1
Fixes #112: Migrate to std.logger (no longer experimental since DMD 2.101.0)
#113
vnayar
closed
1 year ago
4
dmd 2.101 cannot build ddbc
#112
XinViet
closed
1 year ago
2
#109 better separation between unit tests and integration tests
#111
SingingBush
closed
2 years ago
0
implement getFetchSize in odbcddbc.d
#110
SingingBush
opened
2 years ago
0
integration tests should not be within unittest sections of ddbc source
#109
SingingBush
closed
2 years ago
0
support all SQL Server connection parameters
#108
SingingBush
opened
2 years ago
0
Fixed url generation for sqlite
#107
myOmikron
closed
2 years ago
0
#89 pods should allow use of size_t for id
#106
SingingBush
closed
2 years ago
0
Deprecation warnings
#105
myOmikron
closed
2 years ago
0
`trusted_connection` and `ODBC Driver 17 for SQL Server`
#104
nlhnt
closed
2 years ago
6
Remove unused submodules
#103
kubo39
closed
2 years ago
0
#96 use ODBC dub package
#102
SingingBush
closed
2 years ago
0
Trying to get in touch regarding a security issue
#101
JamieSlome
opened
2 years ago
1
use vibe-d 0.9.4
#100
SingingBush
closed
2 years ago
0
Is PreparedStatement.addBatch() available for efficiency purposes when performing insert/update?
#99
rocex
opened
2 years ago
2
Cannot build using sample code
#98
MikeRobbieNZ
closed
3 years ago
3
etc.c.odbc.* is deprecated - use core.sys.windows.*
#97
SingingBush
closed
3 years ago
0
integration tests no longer work with latest dmd (2.096)
#96
SingingBush
closed
2 years ago
4
splt ddbc into sub packages
#95
SingingBush
opened
3 years ago
0
#93 use github actions to run integration tests
#94
SingingBush
closed
3 years ago
0
use github actions to test various databases
#93
SingingBush
closed
3 years ago
0
Select support uda
#92
shoo
closed
3 years ago
2
Fix #90 - sqlite3: cannot link on windows-x86-ldc with LNK1136
#91
shoo
closed
3 years ago
2
sqlite3: cannot link on windows-x86-ldc with LNK1136
#90
shoo
closed
3 years ago
1
postgres. insert POD. Attempt to use an uninitialized VariantN
#89
Rogni
opened
4 years ago
2
update query from POD type in pgsql
#88
Rogni
opened
4 years ago
3
Invalid cursor state in ODBC when using Microsoft driver
#87
SingingBush
closed
4 years ago
0
null Date, DateTime, or SysTime default to 0001-Jan-01
#86
SingingBush
closed
4 years ago
1
Fetch size not working for all drivers
#85
SingingBush
closed
4 years ago
1
improve handling of DateTime and SysTime
#84
SingingBush
closed
4 years ago
1
WIP: Use Github workflows instead of travis-ci
#83
SingingBush
closed
4 years ago
1
odbc driver doesn't support SQL_DECIMAL
#82
the5avage
opened
4 years ago
1
bug report: A simple select that works fine with the sqlite driver but fails with the mysql one.
#81
pdenapo
closed
4 years ago
5
Feature/systime
#80
SingingBush
closed
5 years ago
0
sqlitedriver should handle NOW as a datetime format
#79
SingingBush
closed
5 years ago
1
SQLite doesnt handle date in simple format
#78
SingingBush
closed
5 years ago
0
Next