Todo List

  • Write a SQL Parser for Hibernate
  • Complete the list of SQL types supported. Currently supports only the commonest ones like string, int, long, boolean, date, timestamp, null, etc
  • Finish the test suite