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
...
*
Several fixes:
Meik Sievertsen
2009-10-30
1
-1
/
+1
*
fix table creation in db_tools.
Meik Sievertsen
2009-10-24
1
-0
/
+6
*
I think i need to check other DBMS more often. :/
Meik Sievertsen
2009-09-24
1
-5
/
+29
*
Fix database updater and db tools to support multiple column changes/addition...
Meik Sievertsen
2009-07-08
1
-17
/
+229
*
- fix sql_column_exists for firebird (had same problem as oracle)
Meik Sievertsen
2009-06-13
1
-2
/
+12
*
Fix sql_column_exists for oracle (oracle uses uppercase table names)
Meik Sievertsen
2009-06-13
1
-1
/
+1
*
due to popular demand... this may be quite useful for automatic installer and...
Meik Sievertsen
2009-04-29
1
-0
/
+22
*
Fix column handling in db updater, custom profile fields an db tools for fire...
Meik Sievertsen
2009-04-28
1
-3
/
+3
*
fix bug #42635 (missed identity)
Meik Sievertsen
2009-03-08
1
-3
/
+27
*
- adjust db_tools again to not remove any schema (they may be required)
Meik Sievertsen
2009-02-28
1
-34
/
+13
*
add more checks to schema changes
Meik Sievertsen
2009-02-28
1
-12
/
+28
*
add "drop table" and "create table" functionality to db_tools.
Meik Sievertsen
2009-02-28
1
-21
/
+349
*
Ok, story real database server info, as well as caching it
Meik Sievertsen
2008-09-04
1
-1
/
+1
*
some changes for proper code documentation
Meik Sievertsen
2008-08-23
1
-2
/
+2
*
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
[prev]