Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Commit

Permalink
Wrong merge made the compilation to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutomi committed May 13, 2016
1 parent e21d779 commit 852d253
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
using Deveel.Data.Sql.Expressions;
using Deveel.Data.Sql.Objects;
using Deveel.Data.Sql.Statements;
using Deveel.Data.Sql.Types;

namespace Deveel.Data.Sql.Compile {
class SqlExpressionVisitor : PlSqlParserBaseVisitor<SqlExpression> {
Expand Down

0 comments on commit 852d253

Please sign in to comment.