jan-vandenberg / cruddiy

No-code Bootstrap PHP CRUD generator
http://cruddiy.com
GNU Affero General Public License v3.0
253 stars 80 forks source link

Column types with wrong HTML fields or lack of validation #75

Open germain-italic opened 1 year ago

germain-italic commented 1 year ago

These types are handled incorrectly:

Here is a table schema for all field types.

jan-vandenberg commented 1 year ago

I think I can close this one?

germain-italic commented 1 year ago

No, #74 is only a fix for undefined indexes, but does not handle the types abovementioned

germain-italic commented 12 months ago

Just found out this related issue in PR #107