Hi, I'm not sure why this is happening
# help
e
Hi, I'm not sure why this is happening
n
Hello @ElectricDragon! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
c
PostgreSQL does NOT have a
Copy code
current_date()
function - you are probably looking for the
Copy code
CURRENT_DATE
keyword (i.e. without the brackets) which gives you the current date: https://www.postgresql.org/docs/current/functions-datetime.html#FUNCTIONS-DATETIME-CURRENT
n
ElectricDragon (2022-05-16)
e
@chipilov I'm still getting the error
o
With Supabase, the default value is ``NOW()`` @ElectricDragon
e
Okay...thanks a lot!
n
Thread was archived by @ElectricDragon. Anyone can send a message to unarchive it.