psycopg3 mogrify: AttributeError: ‘Connection’ object has no attribute ‘mogrify’
Im using psycopg3 and would like to see what the actual sql with the parameters is so i can execute it using dbweaver…
Im using psycopg3 and would like to see what the actual sql with the parameters is so i can execute it using dbweaver…