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
/
sqlite.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10205] Rewrite _sql_error implementations to have a single return.
Oleg Pudeyev
2012-12-04
1
-2
/
+4
*
[ticket/10205] Cosmetic changes.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
*
[ticket/10205] Fix remaining db drivers.
Oleg Pudeyev
2012-12-04
1
-4
/
+14
*
[ticket/10205] Account for potentially missing extensions in dbal.
Oleg Pudeyev
2012-12-04
1
-1
/
+20
*
[ticket/9637] Do not cache SQL server version in all cases
Josh Woody
2010-07-11
1
-3
/
+8
*
Ok, story real database server info, as well as caching it
Meik Sievertsen
2008-09-04
1
-3
/
+16
*
Refine fix for #31445 originally committed in r8758
Chris Smith
2008-09-02
1
-1
/
+1
*
Correctly return results for nested cached queries (Bug #31445 - Patch by faw)
Chris Smith
2008-08-14
1
-1
/
+1
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-6
/
+6
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-5
/
+7
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-0
/
+14
*
correctly re-assign query result
Meik Sievertsen
2007-06-12
1
-1
/
+1
*
- clean up mssql and mssql_odbc, mssql now uses a different method of dealing...
David M
2007-02-19
1
-1
/
+1
*
ok, handled some bugs... the most important being validate_username (the vari...
Meik Sievertsen
2007-01-17
1
-16
/
+9
*
- store sql_layer directly within the layer itself
Meik Sievertsen
2006-10-14
1
-11
/
+2
*
- finally removed sql_numrows
Meik Sievertsen
2006-10-04
1
-59
/
+5
*
- query id can be zero [Bug #4584]
Nils Adermann
2006-10-03
1
-1
/
+1
*
made sql_rowseek consistent with the dbal methods as well as fixing sql_query...
Meik Sievertsen
2006-09-23
1
-1
/
+1
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-5
/
+5
*
so.... what does this thing do?
David M
2006-08-11
1
-41
/
+0
*
This should end some issues we have been having regarding the proper binary e...
David M
2006-08-06
1
-1
/
+18
*
- fixed some bugs
Meik Sievertsen
2006-08-05
1
-0
/
+1
*
- acm_file uses an index pointer to the current row instead of shifting the r...
Nils Adermann
2006-08-01
1
-6
/
+42
*
OK...
David M
2006-07-24
1
-0
/
+27
*
- tackle some usability issues
Meik Sievertsen
2006-07-09
1
-0
/
+8
*
- SQLite handling in custom profiles
David M
2006-06-17
1
-1
/
+1
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-6
/
+6
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-17
/
+7
*
some adjustments
Meik Sievertsen
2006-06-02
1
-12
/
+11
*
- seperate queries and cached queries
Meik Sievertsen
2006-05-20
1
-2
/
+1
*
I hope nothing broke!
David M
2006-05-05
1
-1
/
+9
*
- Bug 1183
David M
2006-03-22
1
-2
/
+1
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
- fix some bugs...
Meik Sievertsen
2006-03-17
1
-1
/
+1
*
- SQLite is now usable; we died on certain queries as well as a schema issue ...
David M
2006-03-16
1
-2
/
+3
*
- another try to break things. :)
Meik Sievertsen
2005-10-07
1
-73
/
+72
*
- changed dbal class layout
Meik Sievertsen
2005-08-17
1
-152
/
+9
*
- updated oracle schema/db files
Meik Sievertsen
2005-05-05
1
-101
/
+182
*
tiny fixes
Meik Sievertsen
2005-04-20
1
-2
/
+2
*
- added updated coding guidelines
Meik Sievertsen
2005-04-10
1
-1
/
+1
*
- Documentation related changes
Meik Sievertsen
2005-04-09
1
-20
/
+16
*
- and my second attempt
Meik Sievertsen
2005-03-21
1
-6
/
+6
*
show correct SQL error message if failed during a transaction...
Meik Sievertsen
2004-02-03
1
-5
/
+6
*
Insert @ supression
Paul S. Owen
2003-07-04
1
-19
/
+19
*
Note that there are still some queries in CVS which cause SQLite to have a mi...
Paul S. Owen
2003-07-01
1
-1
/
+1
*
SQLite support
Paul S. Owen
2003-06-30
1
-0
/
+390