From: Jean Privat Date: Tue, 24 May 2016 13:16:42 +0000 (-0400) Subject: Merge: Implementing the Nit wrapper over the native postgres wrapper X-Git-Url: http://nitlanguage.org Merge: Implementing the Nit wrapper over the native postgres wrapper This wrapper works around the `native_postgres.nit` class and implements the minimal amount of functionality of that class to start a connection, use the execution methods, and inspect the results. It's the next phase in the postgres package, I've also added tests. @xymus Pull-Request: #2104 Reviewed-by: Alexis Laferrière Reviewed-by: Jean Privat Reviewed-by: Lucas Bajolet --- 125713e33e033916fe8c36435b91a2eb5f149eb7