kvnam
02/21/2022, 10:44 PMconnection01
02/22/2022, 1:43 AMsupabase.from(table_name).insert(json={'name': 'test'}).execute()
It fails with following error:
postgrest_py.exceptions.APIError: {'message': 'duplicate key value violates unique constraint "model_pkey"', 'code': '23505', 'details': 'Key (id)=(58) already exists.', 'hint': None}
Every time I run the script the primary key in error increments with 1statico
02/22/2022, 5:11 AMgabydd
02/22/2022, 6:01 AMstatico
02/22/2022, 6:32 AMjoshcowan25
02/22/2022, 6:35 AMintuit
02/22/2022, 8:22 AMdercobrakaiser
02/22/2022, 10:18 AMsilentworks
02/22/2022, 10:37 AMfengkx
02/22/2022, 12:55 PMDIABLO
02/22/2022, 3:23 PMDIABLO
02/22/2022, 3:24 PMuser
02/22/2022, 3:28 PMuser
02/22/2022, 3:28 PMSteve
02/22/2022, 3:30 PMthewebbeckons
02/22/2022, 3:32 PMstatico
02/22/2022, 5:55 PMdownload()
works but getPublicURL()
doesn'tgabydd
02/22/2022, 6:27 PMwarlic
02/22/2022, 7:04 PMwarlic
02/22/2022, 7:04 PMwarlic
02/22/2022, 7:04 PMgabydd
02/22/2022, 8:57 PMVillage
02/23/2022, 4:08 AMgabydd
02/23/2022, 4:09 AMgabydd
02/23/2022, 4:10 AMwarlic
02/23/2022, 5:42 AMwarlic
02/23/2022, 5:43 AMwarlic
02/23/2022, 5:43 AMwarlic
02/23/2022, 5:43 AMgabydd
02/23/2022, 5:49 AM