ufront / ufront-orm

The Object Relational Mapper, allows easy, type-safe access to your database. Builds on Haxe's SPOD but adds macro powered relationships, validation and client side usage
MIT License
13 stars 4 forks source link

PHP Mysql : Fixes error in testValidateFieldFunction #18

Closed theRemix closed 9 years ago

theRemix commented 9 years ago

See Issue #17 duplicate validation error message

jasononeil commented 9 years ago

I'd still prefer to fix it properly in DBMacros, but as I wrote in the code comments, I'm really struggling to see how.

So this seems like a pragmatic workaround for now, thanks!