Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repair ODBC abstraction layer #275

Merged
merged 17 commits into from
Nov 28, 2014
Merged

repair ODBC abstraction layer #275

merged 17 commits into from
Nov 28, 2014

Conversation

michalwski
Copy link
Contributor

No description provided.

@mongoose-im
Copy link
Collaborator

travis is using test branch mssql-support from https://github.com/esl/ejabberd_tests/tree/mssql-support

@@ -29,7 +29,9 @@

-export([start/0, load_file/1,
add_global_option/2, add_local_option/2,
get_global_option/1, get_local_option/1, get_local_option/2]).
get_global_option/1,
get_local_option/1, get_local_option/2,
Copy link
Contributor

Choose a reason for hiding this comment

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

indent

ODBC driver returns interger if the column is of type integer
only one build on R15B03
while compiling with make one can
specify additional parameter OPTS="-D mssql"
which will be passed to rebar
f.e `make OPTS="-d mssq"`
MSSQL returns nice integer
while other DBs binary string with number inside
ppikula added a commit that referenced this pull request Nov 28, 2014
repair ODBC abstraction layer
@ppikula ppikula merged commit ebfae52 into master Nov 28, 2014
@michalwski michalwski deleted the mssql-support branch December 5, 2014 14:12
@michalwski michalwski mentioned this pull request Feb 9, 2015
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.

3 participants