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

odbc getting abort when selecting sql server time datatype #149

Open
greenbea opened this issue Nov 20, 2022 · 0 comments · May be fixed by #173
Open

odbc getting abort when selecting sql server time datatype #149

greenbea opened this issue Nov 20, 2022 · 0 comments · May be fixed by #173

Comments

@greenbea
Copy link

When selecting time datatype column from sql server the program crashes with a SIGABRT. In my core dump file, I see it's caused by the assert call at https://github.com/lunarmodules/luasql/blob/master/src/ls_odbc.c#L317

The value passed to sqltypetolua has a value of -154

@greenbea greenbea changed the title Getting abort when selecting sql server time datatype odbc getting abort when selecting sql server time datatype Nov 20, 2022
@huangqinjin huangqinjin linked a pull request Nov 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant