Directory trunk/wact/db/

Directory Created:
2006-04-01 14:45
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
15
Lines of Code:
0

[root]/trunk/wact/db
                Folder removed from repo driver (0 files, 0 lines)
                    Folder removed from repo mysql (0 files, 0 lines)

Lines of Code

trunk/wact/db/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 64 (100.0%) 304 (100.0%) 4.7
norbertmocsnik 29 (45.3%) 241 (79.3%) 8.3
JeffMoore 35 (54.7%) 63 (20.7%) 1.8

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 15 files:

  • trunk/wact/db: columnnotexists.test.php (del), columnnotexists.xcpt.php (del), invalidcolumnname.test.php (del), invalidcolumnname.xcpt.php (del), invalidcolumntype.test.php (del), invalidcolumntype.xcpt.php (del), invalidcompatfunc.test.php (del), invalidcompatfunc.xcpt.php (del), meta.inc.php (del), tablenotexists.test.php (del), tablenotexists.xcpt.php (del), typeinfo.inc.php (del), types.inc.php (del), unknowncolumntype.test.php (del), unknowncolumntype.xcpt.php (del)
JeffMoore 2006-11-13 03:07 Rev.: 303

Removed optional $cause parameter from many exceptions that do not use it.

22 lines of code changed in 5 files:

  • trunk/wact/db: columnnotexists.xcpt.php (+5 -5), invalidcolumnname.xcpt.php (+2 -5), invalidcompatfunc.xcpt.php (+5 -5), tablenotexists.xcpt.php (+5 -5), unknowncolumntype.xcpt.php (+5 -6)
JeffMoore 2006-10-09 01:41 Rev.: 207

Added tests to make sure information passed to the constructor of an
exception is incorporated into the error message for that exception.

36 lines of code changed in 10 files:

  • trunk/wact/db: columnnotexists.test.php (+4 -2), columnnotexists.xcpt.php (+3 -3), invalidcolumnname.test.php (+4 -2), invalidcolumnname.xcpt.php (+3 -3), invalidcompatfunc.test.php (+4 -2), invalidcompatfunc.xcpt.php (+3 -3), tablenotexists.test.php (+4 -2), tablenotexists.xcpt.php (+3 -3), unknowncolumntype.test.php (+4 -2), unknowncolumntype.xcpt.php (+4 -3)
JeffMoore 2006-10-06 02:35 Rev.: 202

Removed unused i18n features from base exception class.

5 lines of code changed in 5 files:

  • trunk/wact/db: columnnotexists.xcpt.php (+1 -1), invalidcolumnname.xcpt.php (+1 -1), invalidcompatfunc.xcpt.php (+1 -1), tablenotexists.xcpt.php (+1 -1), unknowncolumntype.xcpt.php (+1 -1)
norbertmocsnik 2006-05-15 19:41 Rev.: 151

Replaced constructor to PHP 5-style.

1 lines of code changed in 1 file:

  • trunk/wact/db: meta.inc.php (+1 -1)
norbertmocsnik 2006-05-05 11:28 Rev.: 128

Prefixed DB classes with Wact*.

9 lines of code changed in 2 files:

  • trunk/wact/db: meta.inc.php (+8 -8), typeinfo.inc.php (+1 -1)
norbertmocsnik 2006-04-15 13:03 Rev.: 117

Updated DB documentation.

15 lines of code changed in 5 files:

  • trunk/wact/db: columnnotexists.xcpt.php (+3 -1), invalidcolumnname.xcpt.php (+3 -1), invalidcompatfunc.xcpt.php (+3 -1), tablenotexists.xcpt.php (+3 -1), unknowncolumntype.xcpt.php (+3 -1)
norbertmocsnik 2006-04-02 20:59 Rev.: 116

Replacing RaiseError()s, die()s and trigger_error()s to Exceptions.

12 lines of code changed in 1 file:

  • trunk/wact/db: meta.inc.php (+12 -8)
norbertmocsnik 2006-04-02 20:43 Rev.: 114

Adding DB exceptions.

25 lines of code changed in 12 files:

  • trunk/wact/db: columnnotexists.test.php (new 2), columnnotexists.xcpt.php (new 3), invalidcolumnname.test.php (new 2), invalidcolumnname.xcpt.php (new 3), invalidcolumntype.test.php (new), invalidcolumntype.xcpt.php (new), invalidcompatfunc.test.php (new 2), invalidcompatfunc.xcpt.php (new 3), tablenotexists.test.php (new 2), tablenotexists.xcpt.php (new 3), unknowncolumntype.test.php (new 2), unknowncolumntype.xcpt.php (new 3)
norbertmocsnik 2006-04-01 22:47 Rev.: 110

Added visibility specifiers.
Removed PHP 4 references.
Changed constructors to PHP 5-style.

70 lines of code changed in 2 files:

  • trunk/wact/db: meta.inc.php (+63 -63), typeinfo.inc.php (+7 -7)
norbertmocsnik 2006-04-01 16:29 Rev.: 96

Added new file headers. Removed reference to the WACT_ROOT constant.

13 lines of code changed in 1 file:

  • trunk/wact/db: meta.inc.php (+13 -7)
norbertmocsnik 2006-04-01 16:25 Rev.: 95

Importing from CVS

57 lines of code changed in 1 file:

  • trunk/wact/db: meta.inc.php (new 57)
norbertmocsnik 2006-04-01 14:46 Rev.: 94

Replacing file headers. Removing WACT_ROOT.

25 lines of code changed in 2 files:

  • trunk/wact/db: typeinfo.inc.php (+13 -7), types.inc.php (+12 -7)
norbertmocsnik 2006-04-01 14:45 Rev.: 93

Temporarily adding TypeInfo + type definitions.

14 lines of code changed in 2 files:

  • trunk/wact/db: typeinfo.inc.php (new 7), types.inc.php (new 7)
Generated by StatSVN 0.4.0