src/Pure/General/sql.scala
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