src/Pure/General/sql.scala
Wed, 03 May 2017 15:10:22 +0200 wenzelm tuned signature;
Tue, 02 May 2017 23:21:53 +0200 wenzelm eliminated redundant type SQL.View;
Tue, 02 May 2017 21:57:32 +0200 wenzelm tuned;
Tue, 02 May 2017 10:25:27 +0200 wenzelm proper quote (amending 546020a98a91): e.g. relevant for "ISABELLE_BUILD_OPTIONS";
Mon, 01 May 2017 20:29:44 +0200 wenzelm tuned;
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;
Thu, 09 Feb 2017 22:40:15 +0100 wenzelm support for type Date;
Thu, 09 Feb 2017 20:47:41 +0100 wenzelm tuned;
Thu, 09 Feb 2017 16:58:27 +0100 wenzelm tuned;
Thu, 09 Feb 2017 16:56:31 +0100 wenzelm support for type Boolean;
Thu, 09 Feb 2017 16:06:45 +0100 wenzelm clarified signature;
Thu, 09 Feb 2017 15:40:34 +0100 wenzelm remote database access via ssh port forwarding;
Thu, 09 Feb 2017 11:44:55 +0100 wenzelm clarified handling of SQL.Type;
Thu, 09 Feb 2017 11:03:22 +0100 wenzelm clarified toString;
Thu, 09 Feb 2017 10:59:19 +0100 wenzelm clarified modules;
Wed, 08 Feb 2017 23:19:10 +0100 wenzelm more portable SQL types;
Wed, 08 Feb 2017 22:38:08 +0100 wenzelm more portable: SQL standard syntax instead of MySQL extension;
Mon, 05 Sep 2016 15:00:32 +0200 wenzelm more operations;
Mon, 05 Sep 2016 11:51:25 +0200 wenzelm more operations;
Mon, 05 Sep 2016 10:34:45 +0200 wenzelm clarified modules;
less more (0) tip