constant introduced

This commit is contained in:
2021-08-16 14:53:23 +02:00
parent 3a55007c5b
commit 273ab66da9
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,8 @@
#include <string>
#include <vector>
static const int FUNCTION_CALL = -1;
namespace usql {
enum class ColumnType {