index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
database.pear.inc
Commit message (
Expand
)
Author
Age
*
- Patch #13020 by chx: let Drupal handle multiple database layers.
Dries Buytaert
2004-12-30
*
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...
Dries Buytaert
2004-11-21
*
- Code improvements by Stefan: made all status messages consistent (and easie...
Dries Buytaert
2004-08-18
*
- Patch #9287 by JonBob: made the code style in the three database include fi...
Dries Buytaert
2004-07-14
*
- Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.
Dries Buytaert
2004-06-02
*
- Patch by Adrian: added support for multiple database connections.
Dries Buytaert
2004-04-30
*
- Tidied up the DoxyGen comments. Patch by Kjartan.
Dries Buytaert
2003-12-08
*
Patch by Ax to fixe and improve to the core doxygen PHPdoc:
Dries Buytaert
2003-11-24
*
- Bugfix: prefix not prepended to sequences. Fixes bug #3639.
Dries Buytaert
2003-10-22
*
- Replaced some dead wood.
Dries Buytaert
2003-10-14
*
- Fixed node_save() and user_save() bug introduced by table prefix changes.
Dries Buytaert
2003-07-21
*
- Committed a slightly modified version of Slavica's table prefix patch.
Dries Buytaert
2003-07-10
*
- Synced/unified the error reporting from database.mysql.inc and database.pea...
Dries Buytaert
2003-06-08
*
Patch by Ax:
Dries Buytaert
2003-03-16
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- Patch by Ulf: XHTML-ified the code.
Dries Buytaert
2003-01-21
*
- Fixed db_query_range() in PEAR database abstraction layer. Patch by James.
Dries Buytaert
2002-11-09
*
- Added a db_query_range function. Patch by Natrak, slightly modified.
Dries Buytaert
2002-11-09
*
- removing whitespace (+testing still).
Kjartan Mannes
2002-11-06
*
- Committed Jeremy's incarnation of the statistics module. Last minutes
Dries Buytaert
2002-10-13
*
- Fixed function prototype of db_error(). Patch by James.
Dries Buytaert
2002-08-26
*
- Applied a (modified) version of Marco's SQL sequence patch.
Dries Buytaert
2002-08-20
*
- Ran the code through 'scripts/code-clean.sh': removed trailing whitespace
Dries Buytaert
2002-05-20
*
- updating the PEAR db_query functions to the new format.
Kjartan Mannes
2002-05-01
*
- bug fixes:
Kjartan Mannes
2002-04-22
*
- Added "query log" functionality to Drupal. Inspired by weitzman's
Dries Buytaert
2001-12-23
*
- changed the PEAR version of db_query() to act similar to the MySQL one.
Kjartan Mannes
2001-11-13
*
- Made some improvements/updates to the database abstraction layer.
Dries Buytaert
2001-10-31