contributte / nextras-orm-generator

:wolf: Rich Nextras\ORM entity generator for fast prototyping your new project.
https://contributte.org/packages/contributte/nextras-orm-generator.html
MIT License
20 stars 14 forks source link

Fix every colum is string #34

Closed qwerin closed 2 years ago

qwerin commented 2 years ago

preg_match() returns 1 if the pattern matches given subject, 0 if it does not, or false on failure.

qwerin commented 2 years ago

@f3l1x ping

f3l1x commented 2 years ago

Merged, thanks.