CVS log for metabase/manager_database.php
Up to [MetaL] / metabase
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 19 05:57:37 2005 UTC (4 years, 11 months ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -1
lines
Added the AfterCreateTable and BeforeDropTable functions to be called
after creating a table and before dropping a table respectively.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 6 01:59:34 2005 UTC (5 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -1
lines
Implemented the ListTableKeys and GetTableKeyDefinition functions.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 4 18:01:07 2005 UTC (5 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +28 -3
lines
Added support for the DropDetailed function.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 4 00:48:50 2005 UTC (5 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +18 -6
lines
Added support for the CreateDetailedTable function return the SQL
statements that it would execute in check mode.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 31 06:38:48 2005 UTC (5 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +58 -12
lines
Added support to create tables with primary keys and autoincrement fields.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 11 22:52:24 2002 UTC (7 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Used PHP open tag <?php ?p>.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 18 05:46:26 2002 UTC (8 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -8
lines
Implemented the functions to reverse engineer the indexes and sequences.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 28 06:53:12 2002 UTC (8 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +21 -1
lines
Added the functions ListTables, ListTableFields, GetTableFieldDefinition
and ListSequences.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 26 21:08:01 2002 UTC (8 years, 3 months ago) by mlemos
Branches: MAIN
Initial revision.
|