This website requires JavaScript.
Explore
Help
Sign in
eelke
/
pgLab
Watch
1
Star
0
Fork
You've already forked pgLab
0
Code
Issues
28
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
e5ae9663c4
pgLab
/
core
/
SqlAstNode.cpp
6 lines
77 B
C++
Raw
Normal View
History
Unescape
Escape
Sketched rough parser code construction including some SQL AST classes.
2018-06-19 19:52:56 +02:00
#
include
"
SqlAstNode.h
"
using
namespace
SqlAst
;
Collection of minor code improvements. Program should still behave exactly the same.
2018-10-21 13:46:58 +02:00
Node
:
:
Node
(
)
=
default
;
Reference in a new issue
Copy permalink