Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-06 | fb-sdbc: Pretty printing table log output | Andres Gomez | 1 | -10/+24 |
2013-06-06 | The VARCHAR tye requires a maximum length. | Javier Fernandez | 1 | -1/+1 |
2013-06-06 | GetTables uses now a Statement, instead of a PreparedStatement. | Javier Fernandez | 1 | -27/+30 |
2013-06-06 | Executing again a PreparedStatement. | Javier Fernandez | 1 | -3/+7 |
2013-06-06 | fb-sdbc: Added logging support | Andres Gomez | 1 | -13/+18 |
2013-06-06 | Dealing with parameters in Prepared Statement. | Javier Fernandez | 1 | -7/+0 |
2013-06-06 | using the new implementation of the PreparedStatement and ResultSet classes. | Javier Fernandez | 1 | -18/+18 |
2013-06-06 | Implementing the ResultSet interface. | Javier Fernandez | 1 | -1/+1 |
2013-06-06 | Debug info and some API methods implementation. | Javier Fernandez | 1 | -2/+132 |
2013-06-06 | Firebird: initial implementation of the skeleton driver. | Javier Fernandez | 1 | -0/+889 |