Open Vanderhoof opened 3 months ago
DBML 3.4.1 introduced changes to how escaping works in strings.
PyDBML doesn't support all of it as of yet. Bun since it will only affect weird edge cases, this doesn't look like a critical change.
Anyway, ideally PyDBML should also behave similar to how the original parser processes strings.
DBML 3.4.1 introduced changes to how escaping works in strings.
PyDBML doesn't support all of it as of yet. Bun since it will only affect weird edge cases, this doesn't look like a critical change.
Anyway, ideally PyDBML should also behave similar to how the original parser processes strings.