W3C CVS

CVS log for 2000/10/swap/dbork/SqlDB.py

[BACK] Up to [Public] / 2000 / 10 / swap / dbork

Request diff between arbitrary revisions


Default branch: 1

Revision 1.26 / (download) - annotate - [select for diffs] , Tue Jun 26 02:36:16 2007 UTC (12 months, 2 weeks ago) by syosi
CVS Tags: rel-1-2-0, HEAD
Changes since 1.25: +42 -42 lines
Diff to previous 1.25 (colored)
fix tabs

Revision 1.25 / (download) - annotate - [select for diffs] , Tue Mar 11 23:28:14 2003 UTC (5 years, 3 months ago) by eric
CVS Tags: yosi-before-setup-py, runSmart, rel-1-1-perf, rel-1-1-0rc2, rel-1-1-0rc1, rel-1-0-rc1, rel-1-0-0, rel-0-8-set, rel-0-8-0-perf, rel-0-8-0, rel-0-7-3, rel-0-7-2, rel-0-7-1, rel-0-7, pfreport, paw-demo-m1, oldLists, branch-0-7-3-auto-regfilelist
Changes since 1.24: +6 -6 lines
Diff to previous 1.24 (colored)
changed separators for multi-attribute keys

Revision 1.24 / (download) - annotate - [select for diffs] , Tue Mar 11 23:07:42 2003 UTC (5 years, 3 months ago) by connolly
Changes since 1.23: +49 -38 lines
Diff to previous 1.23 (colored)
finished up Products.id=1003 to Products#id.1001 transition

Revision 1.23 / (download) - annotate - [select for diffs] , Tue Mar 11 21:44:37 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.22: +21 -21 lines
Diff to previous 1.22 (colored)
switched from sql: to mysql:

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Feb 26 00:42:35 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.21: +21 -14 lines
Diff to previous 1.21 (colored)
got row id query working

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Feb 24 22:19:15 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)
fixed OrderTracking6 again

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Feb 21 23:27:16 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.19: +17 -11 lines
Diff to previous 1.19 (colored)
fix datatype of queried values

Revision 1.19 / (download) - annotate - [select for diffs] , Fri Feb 21 16:10:21 2003 UTC (5 years, 4 months ago) by connolly
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)
small (partial?) fix for interning literals

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Feb 20 21:06:27 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)
fixed silly typo

Revision 1.17 / (download) - annotate - [select for diffs] , Sun Feb 2 16:09:09 2003 UTC (5 years, 5 months ago) by timbl
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)
Improved documentation for Formula in llyn.py

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Jan 20 04:54:50 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.15: +28 -3 lines
Diff to previous 1.15 (colored)
making sure that alias names don't collide

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Jan 16 23:39:08 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.14: +4 -3 lines
Diff to previous 1.14 (colored)
include SQL queries in n3 test files

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Jan 16 19:53:10 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.13: +9 -11 lines
Diff to previous 1.13 (colored)
used query items in ResultSet and commentd remoteQuery

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Jan 16 02:46:39 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.12: +21 -20 lines
Diff to previous 1.12 (colored)
added test refs, prepared to obsolesce log:authoritativeService on sql: URIs

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Jan 14 18:51:48 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.11: +34 -20 lines
Diff to previous 1.11 (colored)
adjusted to new query interface, added log:pointsAt and demo query using it (test/dbork/OrderTracking1.n3)

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Jan 14 03:03:55 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.10: +55 -7 lines
Diff to previous 1.10 (colored)
SqlDB works on unknown DBs

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Aug 28 13:18:58 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.9: +13 -8 lines
Diff to previous 1.9 (colored)
SqlDB works with llyn

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Aug 28 03:56:16 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.8: +376 -170 lines
Diff to previous 1.8 (colored)
worky

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Aug 27 12:12:44 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.7: +51 -40 lines
Diff to previous 1.7 (colored)
old changes -- moved vars to stack and made query fail

Revision 1.7 / (download) - annotate - [select for diffs] , Sun Aug 18 19:22:21 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.6: +78 -18 lines
Diff to previous 1.6 (colored)
start on cwm integration

Revision 1.6 / (download) - annotate - [select for diffs] , Sun Aug 18 18:24:17 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)
variable did nothing

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Aug 18 16:51:45 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.4: +5 -11 lines
Diff to previous 1.4 (colored)
deprecated varInfos

Revision 1.4 / (download) - annotate - [select for diffs] , Sun Aug 18 16:47:14 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.3: +9 -7 lines
Diff to previous 1.3 (colored)
deprecating varInfos

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Aug 5 19:15:55 2002 UTC (5 years, 11 months ago) by eric
Changes since 1.2: +6 -3 lines
Diff to previous 1.2 (colored)
working on emulating the cwm query conventions

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jul 24 02:31:41 2002 UTC (5 years, 11 months ago) by timbl
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)
add new* to RDFSink.py - changing parser-store interface

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Jul 17 17:15:28 2002 UTC (5 years, 11 months ago) by eric
Diff
added SqlDB and a desc of the W3C ACLs DB

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster