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

Insert null value? #60

Open
roxton001 opened this issue Oct 7, 2014 · 0 comments
Open

Insert null value? #60

roxton001 opened this issue Oct 7, 2014 · 0 comments

Comments

@roxton001
Copy link

Is it possible to insert a null value using a client exec function?

Example:

$obj->exec("INSERT INTO cf1(key, value) VALUES(:key, :value)", {key => 1, value => NULL?? });

thx

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