anorlovsky
Results
3
comments of
anorlovsky
> but it doesn't help. Still fails with: Object of type datetime is not JSON serializable @kamikaze have you figured it out? If not, could you share the code of...
> following doesn't help as well This method actually works for me Given the following Postgres table: ```pgsql CREATE TABLE public.my_table ( id int4 NOT NULL GENERATED ALWAYS AS IDENTITY,...
Could you provide a complete example for us to just copy-paste and run it?