0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Oct 21, 2024 — Oct 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HibernateD: improvements in entity metadata facility More... over 12 years ago
HibernateD: working DB->Entity transfer, findAll query generation for entity More... over 12 years ago
HibernateD: dataset<->entity transfer imrpovements More... over 12 years ago
Fix build errors under 64bit compiler More... over 12 years ago
HibernateD: entity <-> dataset reading/writing More... over 12 years ago
DDBC: add DataSetReader, DataSetWriter interface, for usage by HibernateD More... over 12 years ago
DDBC/MySQL: add locks for thread safety More... over 12 years ago
DDBC/MySQL: implement Connection autocommit options handling More... over 12 years ago
DDBC/MySQL: support Connection getCatalog() and setCatalog() More... over 12 years ago
DDBC/MySQL: Connection - implement commit() and rollback() More... over 12 years ago
DDBC/MySQL: prepared statements parameter metadata More... over 12 years ago
DDBC/MySQL: result set metadata More... over 12 years ago
DDBC:MySQL prepared statement unbound param exception added More... over 12 years ago
DDBC/MySQL: support NULLs as prepared statement parameters More... over 12 years ago
DDBC/MySQL: prepared statement executeUpdate working More... over 12 years ago
DDBC/MySQL: trying to get prepared statement execution working More... over 12 years ago
DDBC/MySQL: starting implementation of PreparedStatement support More... over 12 years ago
DDBC: Support more methods from JDBC ResultSet interface - getRow, getFetchSize, getBytes More... over 12 years ago
ddbc: add more supported types for ResultSet getters (ubyte, ushort, uint, ulong, double, float) More... over 12 years ago
ddbc: implement executeUpdate() in MySQLDriver More... over 12 years ago
ddbc/mysql: Convert text blobs to string assuming encoding is utf-8 More... over 12 years ago
Fix build errors under 64bit compiler More... over 12 years ago
ddbc: Fix reading of NULL values More... over 12 years ago
Working simple test with ddbc/mysql: create connection, statement, execute select, dump result More... over 12 years ago
ddbc: Implementing MySQL driver More... over 12 years ago
can connect ty mysql using MySQLDriver based on mysqldn More... over 12 years ago
Rename mysqln Connection to MySQLNConnection to fix namespace issues More... over 12 years ago
Patch to use std.socket.TcpSocket instead of vibe.core.net More... over 12 years ago
Merge mysqln patches from https://github.com/simendsjo/mysqln 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] More... over 12 years ago