src/Pure/General/sql.scala
Mon, 01 May 2017 20:28:27 +0200 wenzelm tuned signature;
Mon, 01 May 2017 20:26:42 +0200 wenzelm clarified treatment of qualified names (amending 7ef438495a02);
Mon, 01 May 2017 17:28:25 +0200 wenzelm support for views;
Mon, 01 May 2017 15:42:26 +0200 wenzelm more operations;
Sun, 30 Apr 2017 17:37:12 +0200 wenzelm tuned signature;
Sun, 30 Apr 2017 17:32:14 +0200 wenzelm tuned signature;
Sun, 30 Apr 2017 16:32:09 +0200 wenzelm support for qualified names, which are not quoted (e.g. for SQLite);
Sun, 30 Apr 2017 09:23:03 +0200 wenzelm tuned message;
Sat, 29 Apr 2017 20:15:26 +0200 wenzelm ssh_close for proper termination after use of database;
Fri, 28 Apr 2017 21:33:31 +0200 wenzelm tuned signature: less overloading;
Fri, 28 Apr 2017 20:03:34 +0200 wenzelm tuned signature;
Fri, 28 Apr 2017 18:11:40 +0200 wenzelm tuned signature: avoid null in regular Scala code;
Fri, 28 Apr 2017 16:52:07 +0200 wenzelm allow null for primitive types;
Fri, 28 Apr 2017 15:06:46 +0200 wenzelm allow null;
Fri, 28 Apr 2017 11:50:31 +0200 wenzelm tuned signature;
Thu, 27 Apr 2017 23:36:59 +0200 wenzelm allow null;
Thu, 27 Apr 2017 15:56:55 +0200 wenzelm clarified treatment of default port;
Thu, 27 Apr 2017 11:41:13 +0200 wenzelm tuned signature;
Sun, 19 Mar 2017 14:50:37 +0100 wenzelm clarified signature: rowid is specific to SQLite;
Sun, 19 Mar 2017 14:43:17 +0100 wenzelm more general primary_key;
Sun, 19 Mar 2017 13:47:07 +0100 wenzelm more operations;
Sun, 19 Mar 2017 13:34:47 +0100 wenzelm proper SQL syntax (according of PostgreSQL);
Sun, 19 Mar 2017 12:57:29 +0100 wenzelm more operations;
Fri, 17 Mar 2017 20:33:27 +0100 wenzelm more robust JDBC initialization, e.g. required for Isabelle/jEdit startup;
Thu, 16 Mar 2017 23:27:29 +0100 wenzelm prefer non-strict default;
Fri, 10 Feb 2017 11:15:52 +0100 wenzelm proper transaction for PostgreSQL;
Fri, 10 Feb 2017 11:04:28 +0100 wenzelm clarified Date storage;
Fri, 10 Feb 2017 10:34:14 +0100 wenzelm more operations;
Fri, 10 Feb 2017 10:01:54 +0100 wenzelm tuned signature;
Fri, 10 Feb 2017 09:55:08 +0100 wenzelm clarified signature;
less more (0) -30 tip