Hide db_where_builder_p methods from export (GCC only)

This commit is contained in:
2020-10-05 15:55:20 +01:00
parent 5c7c2e71c9
commit 9c0939ed26
3 changed files with 25 additions and 5 deletions

View File

@@ -52,4 +52,4 @@ int transactionRollback(struct stored_conn_t *sconn)
}
sconn->inTransaction = 0;
return 0;
}
}