Resets the connection to the database

Property definitions

postgresql $ Postgres :: reset
  # Resets the connection to the database
  fun reset do native_connection.reset
lib/postgresql/postgres.nit:130,3--131,38