diff --git a/src/queries/parser.rs b/src/queries/parser.rs index d06d9ba..cd2a9b8 100644 --- a/src/queries/parser.rs +++ b/src/queries/parser.rs @@ -15,3 +15,5 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ + +// TODO: implement parser https://github.com/git-user-cpp/jsdb/issues/22 \ No newline at end of file