Propel2
Propel2 copied to clipboard
Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
PostgreSQL DB on reverse command generates defaultValue instead of defaultExpr for timestamp column
PostgreSQL DB on reverse command generates defaultValue instead of defaultExpr for timestamp column ``` ```
Originally BIGINT was mapped to PHP native type int back in 2005. This was changed to string in revision 56f6a84. Apparently 32-bit PHP types were incapable of storing the full...
It was a suggestion two years ago, I think it makes sense. Any thoughts?