propertySQL.PostgresOrMySQLOptions.oncloseonclose?: (err: null | Error) => voidCalled when a connection is closed. Receives the closing Error, or null.