I believe I inputted SQL code correctly: second_database"> DELETE FROM second_table WHERE username= ‘Luigi’;
The system does not acknowledge it and eventually the database will crash.
FATAL: terminating connection due to administrator command
SSL connection has been closed unexpectedly
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.
SSL connection (protocol: TLSv1.3, cipher: TLS_AES_256_GCM_SHA384, bits: 256, compression: off)
second_database=>
I really want to finish Relational Database but it’s becoming extremely annoying. Before Gitpod, this wasn’t an issue.