canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 9 forks source link

Refector packages #29

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This moves the contents of the parse and typeinfo packages to a new package called expr. All the functions changed are to be not exported so that they may be exported when needed.

The odd variable name has been changed here and there to avoid clashes with the new lowercase type.