| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10057] Fixes for a bunch of small problems. | Oleg Pudeyev | 2011-03-08 | 1 | -1/+1 |
* | [ticket/10057] Fixed usage of sql_error again. | Oleg Pudeyev | 2011-03-07 | 1 | -2/+4 |
* | [ticket/10057] Fixed wrong usage of sql_error in postgres dbal. | Oleg Pudeyev | 2011-03-06 | 1 | -3/+15 |
* | [ticket/10057] Include error collector class file in postgres dbal. | Oleg Pudeyev | 2011-03-06 | 1 | -0/+5 |
* | [ticket/10057] Use a class for error collection. | Oleg Pudeyev | 2011-03-06 | 1 | -4/+6 |
* | [ticket/10057] More informative error messages in postgres dbal. | Oleg Pudeyev | 2011-03-06 | 1 | -2/+2 |
* | [ticket/10057] Report postgres db connection errors. | Oleg Pudeyev | 2011-03-06 | 1 | -1/+14 |
* | Merge branch 'ticket/jellydoughnut/9637' into develop-olympus | Andreas Fischer | 2010-07-11 | 1 | -3/+4 |
|\ |
|
| * | [ticket/9637] Do not cache SQL server version in all cases | Josh Woody | 2010-07-11 | 1 | -3/+4 |
* | | [ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address. | Andreas Fischer | 2010-06-08 | 1 | -1/+4 |
|/ |
|
* | [ticket/9518] Correctly create new connection on PostgreSQL when new connecti... | Andreas Fischer | 2010-05-14 | 1 | -1/+8 |
* | Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets) | Meik Sievertsen | 2009-03-30 | 1 | -3/+3 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -21/+21 |
* | 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 | -7/+7 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -0/+9 |
* | correctly re-assign query result | Meik Sievertsen | 2007-06-12 | 1 | -1/+1 |
* | - changed the way we do forum accounting in phpBB, far less intensive and muc... | David M | 2007-05-05 | 1 | -14/+24 |
* | - PostgreSQL can now use schemas. During install, under database name, enter ... | David M | 2007-04-01 | 1 | -2/+17 |
* | - clean up mssql and mssql_odbc, mssql now uses a different method of dealing... | David M | 2007-02-19 | 1 | -2/+2 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 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 |
* | *** empty log message *** | David M | 2006-10-06 | 1 | -17/+14 |
* | - finally removed sql_numrows | Meik Sievertsen | 2006-10-04 | 1 | -61/+8 |
* | - 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 |
* | bug fixes | David M | 2006-09-16 | 1 | -7/+0 |
* | 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 | -8/+0 |
* | *** empty log message *** | David M | 2006-08-06 | 1 | -3/+12 |
* | This should end some issues we have been having regarding the proper binary e... | David M | 2006-08-06 | 1 | -1/+18 |
* | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -1/+35 |
* | - Some profile stuff :D | David M | 2006-07-15 | 1 | -1/+1 |
* | fixing a typo in postgres dbal | Nils Adermann | 2006-07-14 | 1 | -1/+1 |
* | - tackle some usability issues | Meik Sievertsen | 2006-07-09 | 1 | -0/+10 |
* | 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/+12 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 1 | -0/+2 |
* | - seperate queries and cached queries | Meik Sievertsen | 2006-05-20 | 1 | -3/+2 |
* | I hope nothing broke! | David M | 2006-05-05 | 1 | -5/+10 |
* | - Tuples? Nah, | David M | 2006-04-24 | 1 | -1/+1 |
* | - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQL | David M | 2006-04-23 | 1 | -0/+30 |
* | - fixed some bugs | Meik Sievertsen | 2006-04-15 | 1 | -1/+1 |
* | - Needless regular expressions | David M | 2006-03-22 | 1 | -2/+2 |
* | - add our beloved in_phpbb check | Meik Sievertsen | 2006-03-19 | 1 | -0/+7 |
* | - Cleaned up some compress stuff | David M | 2006-03-18 | 1 | -10/+10 |
* | - fix some bugs... | Meik Sievertsen | 2006-03-17 | 1 | -1/+1 |