| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-03-24 | 1 | -1/+2 |
|\ |
|
| * | [ticket/9946] Allow storage of data >4kB on Oracle again | Josh Woody | 2011-03-07 | 1 | -1/+2 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'ticket/jellydoughnut/9637' into develop-olympus | Andreas Fischer | 2010-07-11 | 1 | -1/+9 |
|\ |
|
| * | [ticket/9637] Do not cache SQL server version in all cases | Josh Woody | 2010-07-11 | 1 | -1/+9 |
* | | [ticket/9132] Oracle CLOB support is broken, preventing storage of long strings | Josh Woody | 2010-06-13 | 1 | -0/+5 |
|/ |
|
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums... | Andreas Fischer | 2010-02-15 | 1 | -0/+5 |
* | Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually co... | Meik Sievertsen | 2009-10-30 | 1 | -1/+1 |
* | saw this bug while debugging... we really really need another layer in 3.1.x ... | Meik Sievertsen | 2009-10-30 | 1 | -1/+1 |
* | And now i feel even more dirty because i had to adjust the oracle hack to all... | Meik Sievertsen | 2009-09-21 | 1 | -1/+50 |
* | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -0/+5 |
* | Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the tab... | Meik Sievertsen | 2008-12-05 | 1 | -1/+1 |
* | Remove NUL-Bytes directly in request_var() for strings and within the custom ... | Meik Sievertsen | 2008-10-02 | 1 | -1/+1 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -2/+23 |
* | 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 | -3/+3 |
* | #13916 | David M | 2007-08-02 | 1 | -1/+1 |
* | #13151 | David M | 2007-07-09 | 1 | -1/+1 |
* | #13033 | David M | 2007-07-05 | 1 | -8/+8 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -0/+9 |
* | - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449) | David M | 2007-06-16 | 1 | -12/+34 |
* | correctly re-assign query result | Meik Sievertsen | 2007-06-12 | 1 | -1/+1 |
* | - Oracle gives us null instead of '', this is now fixed (thanks APTX) | David M | 2007-06-09 | 1 | -1/+68 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | - Oracle, woe is you... I will say this much, this fixes Oracle's handling of... | David M | 2007-06-07 | 1 | -4/+110 |
* | d'oh! | David M | 2007-05-25 | 1 | -2/+1 |
* | - added support for Oracle's easy connect naming | David M | 2007-05-23 | 1 | -2/+15 |
* | #11255 | David M | 2007-05-22 | 1 | -1/+2 |
* | - fixed Oracle's large data handling | David M | 2007-04-11 | 1 | -34/+40 |
* | #8538 | David M | 2007-03-06 | 1 | -1/+1 |
* | - clean up mssql and mssql_odbc, mssql now uses a different method of dealing... | David M | 2007-02-19 | 1 | -2/+2 |
* | eh? meh. | David M | 2007-02-03 | 1 | -11/+6 |
* | #7550 | David M | 2007-02-03 | 1 | -21/+27 |
* | #7424 | Meik Sievertsen | 2007-01-27 | 1 | -1/+1 |
* | ok, handled some bugs... the most important being validate_username (the vari... | Meik Sievertsen | 2007-01-17 | 1 | -11/+4 |
* | #5562 | David M | 2006-11-22 | 1 | -46/+0 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -12/+2 |
* | - finally removed sql_numrows | Meik Sievertsen | 2006-10-04 | 1 | -74/+20 |
* | - 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 |
* | - Oracle now works with large amounts of text | David M | 2006-09-19 | 1 | -1/+57 |
* | bug fixes | David M | 2006-09-16 | 1 | -1/+1 |
* | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -4/+4 |
* | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -1/+35 |
* | - Fix Oracle | David M | 2006-07-28 | 1 | -1/+1 |
* | - Some profile stuff :D | David M | 2006-07-15 | 1 | -1/+1 |
* | - tackle some usability issues | Meik Sievertsen | 2006-07-09 | 1 | -0/+8 |
* | Short story: Oracle does not like sub queries that contain columns that have ... | David M | 2006-07-09 | 1 | -0/+46 |