Skip to content

Conversation

ulriklystbaek
Copy link

Make it possible for getting column by its index (just like field list). This way you can implement your own unique strategy outside the module.

Usage:
conn.query({ sql, nestTables: [] }, function(error, results, fields) { } );

Make it possible for getting column by its index (just like field list). This way you can implement your own unique strategy outside the module. 

Usage: 
conn.query({ sql, nestTables: [] }, function(error, results, fields) {  } );
Support prior to 0.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants