From 08f6e79912cb6650c927039b065b931e03bc46cd Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Wed, 19 Dec 2018 12:19:52 +0000 Subject: [PATCH] Added test environments with Debian 9 and EiffelStudio 18.11 64 bits. Updated wikipage EiffelStore ODBC with PostgreSQL. (Signed-off-by:phgachoud). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2115 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstore/EiffelStore-ODBC-with-PostgreSQL.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/18.11/solutions/database-access/eiffelstore/EiffelStore-ODBC-with-PostgreSQL.wiki b/documentation/18.11/solutions/database-access/eiffelstore/EiffelStore-ODBC-with-PostgreSQL.wiki index ab019610..70190ce8 100644 --- a/documentation/18.11/solutions/database-access/eiffelstore/EiffelStore-ODBC-with-PostgreSQL.wiki +++ b/documentation/18.11/solutions/database-access/eiffelstore/EiffelStore-ODBC-with-PostgreSQL.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Wed, 19 Dec 2018 12:18:02 GMT]] +[[Property:modification_date|Wed, 19 Dec 2018 12:19:52 GMT]] [[Property:publication_date|Mon, 24 Sep 2018 12:04:18 GMT]] [[Property:uuid|6F78A05A-2054-4150-84FC-1D8663CA76E6]] [[Property:weight|5]] @@ -6,7 +6,7 @@ [[Property:link_title|EiffelStore ODBC]] The following steps describe how to check the EiffelStudio installation and the required dependencies to use EiffelStore ODBC with PostgreSQL. The steps are also useful for other databases such as MySQL (for which you will to install the MySQL ODBC driver). -{{note|For this documentation, tests used Ubuntu 18.04 64 bits and EiffelStudio 18.07 64 bits. }} +{{note|For this documentation, tests used Ubuntu 18.04 64 bits and EiffelStudio 18.07 64 bits / Debian 9 and EiffelStudio 18.11 64 bits. }} * '''Install EiffelStudio''' From here on, $YOUR_INSTALLATION_PATH denotes the path name of the EiffelStudio installation.