AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Stricter testing of the prettyprinter/parser roundtrip #1321

Open hanjoosten opened 2 years ago

hanjoosten commented 2 years ago

Recently I have been trying to do some initial work on implementing namespaces. I concluded that the modification was too large. I encounterd several (technical debt?) things that were causing additional complexity. I am now at the point where I want to start over, but first get rid of the things I encontered:

I want to fix above things before doing a new attempt with namespaces.