stephentu / scala-sql-parser

SQL parser written using Scala's parser combinator library
MIT License
107 stars 54 forks source link

move classes to package com.stephentu.sql #2

Closed yan479 closed 9 years ago

stephentu commented 9 years ago

Thanks!