index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
db
/
db_tools.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bug #42635 (missed identity)
Meik Sievertsen
2009-03-08
1
-3
/
+27
*
fix creating index and add more checking to schema changes
Meik Sievertsen
2009-02-28
1
-12
/
+28
*
fix db tools (list_index) and add simpler statements for Sqlite3
Meik Sievertsen
2009-02-28
1
-70
/
+117
*
adjust schema to support defining types of columns. This is required for dbms...
Meik Sievertsen
2009-01-22
1
-3
/
+29
*
update mysql DBAL to be supported now too
Meik Sievertsen
2009-01-19
1
-341
/
+106
*
update db_tools a little bit (not finished yet)
Meik Sievertsen
2009-01-16
1
-432
/
+621
*
db_tools from static to non-static due to the db dependancy (#31245)
Meik Sievertsen
2008-11-02
1
-163
/
+139
*
Merge of the language-specific custom path change Revision #r8782
Meik Sievertsen
2008-08-24
1
-2
/
+2
*
#19285
David M
2008-01-13
1
-1
/
+1
*
I suppose I should fix this :P
David M
2008-01-13
1
-2
/
+2
*
arg, the voices in my head won't let me focus :P
David M
2008-01-11
1
-1
/
+1
*
db tools can now drop tables
David M
2008-01-11
1
-0
/
+64
*
- use proper OOP for db_tools
David M
2008-01-11
1
-212
/
+213
*
we enter a brave new world...
David M
2008-01-10
1
-33
/
+198
*
- phpBB now uses a less ancient version of Oracle
David M
2008-01-09
1
-10
/
+10
*
- make viewforum work again
David M
2008-01-08
1
-2
/
+2
*
- a few tiny clean ups
David M
2008-01-07
1
-15
/
+1
*
- add DB2 support
David M
2008-01-06
1
-4
/
+91
*
the end of an era...
David M
2008-01-06
1
-71
/
+15
*
oh boy...
David M
2008-01-03
1
-1
/
+1
*
hopefully fixing bug #14890 - need to test later
Meik Sievertsen
2007-11-19
1
-6
/
+10
*
MSSQL works properly with SQL update related tools
David M
2007-10-16
1
-1
/
+1
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-13
/
+21
*
misc SQLite bugs
David M
2007-09-22
1
-1
/
+1
*
- some language tweaks suggested by John
Meik Sievertsen
2007-09-13
1
-0
/
+1405