8000 get_sql() returns empty string · Issue #91 · SqliteModernCpp/sqlite_modern_cpp · GitHub
[go: up one dir, main page]

Skip to content
get_sql() returns empty string #91
Closed
@mtissington

Description

@mtissington

I'm creating and using a prepared statement auto ps = db << 'select field from mytable'; etc,
For testing I changed the field name to an incorrect value. An exception was correctly thrown. However get_sql() returned an empty string.

Am I missing something?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0