Skip to content

How do I set a postgres column to null with JavaScript on a "save row" #11498

Answered by melohagan
kpturner asked this question in Help
Discussion options

You must be logged in to vote

Hey @kpturner

I think if you save a blank string to a column, then it will be converted to a null in the backend.

  • Empty string -> null
  • Null -> ignore

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by kpturner
Comment options

You must be logged in to vote
1 reply
@emerson-nascimento
Comment options

Comment options

You must be logged in to vote
3 replies
@kpturner
Comment options

@ZimM-LostPolygon
Comment options

@kpturner
Comment options

Comment options

You must be logged in to vote
1 reply
@melohagan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
externaldb Relating to datasource plus
5 participants