buggins / ddbc

DDBC is DB Connector for D language (similar to JDBC)
78 stars 45 forks source link

Ignore methods on PODs with unsupported types. #67

Closed ncoe closed 6 years ago

ncoe commented 6 years ago

Added a function for extracting a row from a ResultSet that will support PreparedStatements and more complicated queries then what is currently offered.