Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't insert if date fields are empty #116

Open
rotexhawk opened this issue Jan 19, 2016 · 0 comments
Open

Can't insert if date fields are empty #116

rotexhawk opened this issue Jan 19, 2016 · 0 comments

Comments

@rotexhawk
Copy link

I have a table with these columns id,year,startDate,endDate. The last two fields can be null but NOTORM insert will return false if I leave them empty. It will add the data if I format my array to be just array("year" => "2004"). Not sure if this is by design ? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant