Revert "pp function"

This reverts commit a344f5b62f.
This commit is contained in:
2021-08-16 14:45:06 +02:00
parent a344f5b62f
commit 3a55007c5b
6 changed files with 29 additions and 88 deletions

View File

@@ -10,9 +10,6 @@
namespace usql {
static const int FUNCTION_CALL = -1;
enum class ColumnType {
integer_type,
float_type,