| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10205] Cosmetic changes. | Oleg Pudeyev | 2012-12-04 | 1 | -1/+1 |
* | [ticket/10205] Check for function existence in mssql connect method. | Oleg Pudeyev | 2012-12-04 | 1 | -0/+8 |
* | [ticket/10205] Fix remaining db drivers. | Oleg Pudeyev | 2012-12-04 | 1 | -24/+34 |
* | [ticket/10751] Add sql_lower_text() to database abstraction layer. | Andreas Fischer | 2012-05-31 | 1 | -0/+8 |
* | [ticket/9637] Do not cache SQL server version in all cases | Josh Woody | 2010-07-11 | 1 | -3/+4 |
* | Remove NUL-Bytes directly in request_var() for strings and within the custom ... | Meik Sievertsen | 2008-10-02 | 1 | -1/+1 |
* | Use correct port delimiter for MSSQL connections in windows. (Bug #16615) | Meik Sievertsen | 2008-09-17 | 1 | -1/+3 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -9/+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 |
* | small fix | Meik Sievertsen | 2007-10-12 | 1 | -1/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -5/+5 |
* | #13874 | David M | 2007-07-30 | 1 | -1/+8 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -11/+4 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -0/+16 |
* | #12415 | David M | 2007-06-18 | 1 | -0/+2 |
* | - tiny changes | David M | 2007-06-18 | 1 | -25/+12 |
* | correctly re-assign query result | Meik Sievertsen | 2007-06-12 | 1 | -1/+1 |
* | - small MSSQL thing | David M | 2007-03-04 | 1 | -1/+1 |
* | - clean up mssql and mssql_odbc, mssql now uses a different method of dealing... | David M | 2007-02-19 | 1 | -7/+7 |
* | i hope this helps a bit. :o | Meik Sievertsen | 2007-01-29 | 1 | -1/+1 |
* | ok, handled some bugs... the most important being validate_username (the vari... | Meik Sievertsen | 2007-01-17 | 1 | -25/+18 |
* | blah | David M | 2006-12-03 | 1 | -4/+1 |
* | only works if you do it _before_ the connect :P | David M | 2006-12-03 | 1 | -5/+5 |
* | - FreeTDS builds lets you specify a character set encoding, lets take advanta... | David M | 2006-12-03 | 1 | -0/+5 |
* | this is hopeless, we just insert and hope for the best. thats all we can real... | David M | 2006-11-15 | 1 | -3/+0 |
* | - 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 | -57/+9 |
* | - 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 | -19/+15 |
* | - Oracle now works with large amounts of text | David M | 2006-09-19 | 1 | -0/+3 |
* | 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 | -9/+1 |
* | This should end some issues we have been having regarding the proper binary e... | David M | 2006-08-06 | 1 | -0/+8 |
* | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -1/+35 |
* | OK... | David M | 2006-07-24 | 1 | -1/+1 |
* | - tackle some usability issues | Meik Sievertsen | 2006-07-09 | 1 | -0/+22 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -6/+6 |
* | - bugfix roll | Meik Sievertsen | 2006-06-08 | 1 | -1/+9 |
* | 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 | -14/+14 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -1/+1 |
* | - seperate queries and cached queries | Meik Sievertsen | 2006-05-20 | 1 | -2/+9 |
* | - introduce new function build_url to easily build a valid url from the user-... | Meik Sievertsen | 2006-05-12 | 1 | -4/+19 |
* | I hope nothing broke! | David M | 2006-05-05 | 1 | -1/+9 |
* | - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQL | David M | 2006-04-23 | 1 | -0/+30 |
* | - Forgot to remove a lang string | David M | 2006-04-18 | 1 | -3/+2 |
* | - oopsie | David M | 2006-04-18 | 1 | -2/+13 |
* | - Olympus now properly works with MS SQL | David M | 2006-04-18 | 1 | -2/+3 |
* | - add our beloved in_phpbb check | Meik Sievertsen | 2006-03-19 | 1 | -0/+7 |