Skip to content

Conversation

@roland-mendix
Copy link
Contributor

@roland-mendix roland-mendix commented Jun 23, 2016

[820464] Make Database Connector with the simple "Execute query" (to entity) and "Execute statement" actions ready to release publicly.

John Doe added 4 commits June 22, 2016 13:55
Remove ExecuteQueryToJson from DatabaseConnector module.
…ction

to call on the JDBC result set (when retrieving values based on index).
Fix indentation of getColumnResult method.
import com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType;

public class ColumnInfo {
private int index;
Copy link
Contributor

@nerush nerush Jun 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please make this fields final ?

roland-mendix and others added 22 commits June 23, 2016 11:34
Reformat code + reorganize imports in ResultSetReader.
Use correct data type for MendixBinary.
…ase for retrieving all data types on SQL Server and an empty one for MySQL.
jveldhuizen and others added 3 commits June 28, 2016 11:41
@roland-mendix roland-mendix merged commit bcbcd9f into master Jun 29, 2016
@roland-mendix roland-mendix deleted the feature/support-only-mendix-datatypes branch June 29, 2016 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants