public clearWarnings() as Void:
Clears the warning associated with this connection.
import klyn.databases.sql import klyn.databases.sql.postgresql connection as Connection = PostgreSQLConnection() connection.clearWarnings()