openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
ddbc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Oct 21, 2024 — Oct 21, 2025
Showing page 17 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
HibernateD: improvements in entity metadata facility
Vadim Lopatin
More...
over 12 years ago
HibernateD: working DB->Entity transfer, findAll query generation for entity
Vadim Lopatin
More...
over 12 years ago
HibernateD: dataset<->entity transfer imrpovements
Vadim Lopatin
More...
over 12 years ago
Fix build errors under 64bit compiler
Vadim Lopatin
More...
over 12 years ago
HibernateD: entity <-> dataset reading/writing
Vadim Lopatin
More...
over 12 years ago
DDBC: add DataSetReader, DataSetWriter interface, for usage by HibernateD
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: add locks for thread safety
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: implement Connection autocommit options handling
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: support Connection getCatalog() and setCatalog()
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: Connection - implement commit() and rollback()
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: prepared statements parameter metadata
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: result set metadata
Vadim Lopatin
More...
over 12 years ago
DDBC:MySQL prepared statement unbound param exception added
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: support NULLs as prepared statement parameters
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: prepared statement executeUpdate working
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: trying to get prepared statement execution working
Vadim Lopatin
More...
over 12 years ago
DDBC/MySQL: starting implementation of PreparedStatement support
Vadim Lopatin
More...
over 12 years ago
DDBC: Support more methods from JDBC ResultSet interface - getRow, getFetchSize, getBytes
Vadim Lopatin
More...
over 12 years ago
ddbc: add more supported types for ResultSet getters (ubyte, ushort, uint, ulong, double, float)
Vadim Lopatin
More...
over 12 years ago
ddbc: implement executeUpdate() in MySQLDriver
Vadim Lopatin
More...
over 12 years ago
ddbc/mysql: Convert text blobs to string assuming encoding is utf-8
Vadim Lopatin
More...
over 12 years ago
Fix build errors under 64bit compiler
Vadim Lopatin
More...
over 12 years ago
ddbc: Fix reading of NULL values
Vadim Lopatin
More...
over 12 years ago
Working simple test with ddbc/mysql: create connection, statement, execute select, dump result
Vadim Lopatin
More...
over 12 years ago
ddbc: Implementing MySQL driver
Vadim Lopatin
More...
over 12 years ago
can connect ty mysql using MySQLDriver based on mysqldn
Vadim Lopatin
More...
over 12 years ago
Rename mysqln Connection to MySQLNConnection to fix namespace issues
Vadim Lopatin
More...
over 12 years ago
Patch to use std.socket.TcpSocket instead of vibe.core.net
Vadim Lopatin
More...
over 12 years ago
Merge mysqln patches from https://github.com/simendsjo/mysqln
Vadim Lopatin
More...
over 12 years ago
Add third party code - mysqln - native D implementation of MySQL connector. [unmodified upstream version from From https://github.com/britseye/mysqln]
Vadim Lopatin
More...
over 12 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree