Commit Graph

25 Commits (52c17c6d3ec99a872436ad09377401c25ff0bb55)

Author SHA1 Message Date
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Dries Buytaert f80c618427 - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate its own temporary table names. 2009-01-11 10:57:20 +00:00
Dries Buytaert 3680da37a0 - Patch #355278 by Josh Waihi: fixed problem with transaction support being turned on when unwanted. 2009-01-08 18:53:44 +00:00
Dries Buytaert 9af9e3de88 - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function findTables fails on PostgreSQL. 2009-01-08 09:52:12 +00:00
Dries Buytaert a7b4bdef1d - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesting was not tracked by connection, better documentation, and better tests. 2009-01-08 09:39:48 +00:00
Dries Buytaert fc063806de - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committed incompletely. 2008-12-26 11:48:18 +00:00
Dries Buytaert 9120540d19 - Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and rework their sizes. Fixes exception on PostgreSQL. 2008-12-26 11:04:39 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert 55382d04a7 - Patch #318016 by Dave Reid: step one to standardizing type-hinting. 2008-12-08 21:41:54 +00:00
Dries Buytaert 71a22f1c1f - Patch #337926 by Damien Tournoud: clean-up lower case handling. 2008-12-02 19:45:01 +00:00
Dries Buytaert 205c5b2415 - Patch #337926 by hswong3i, Dave Reid, Damien Tournoud: forced connection with PDF:CASE_LOWER. 2008-11-29 09:30:36 +00:00
Dries Buytaert d32a4c9dc4 - Patch #337926 by hswong3i: by default, force lower-case database tables/columns. 2008-11-28 09:27:58 +00:00
Dries Buytaert 6e5851b3a9 - Patch #338586 by Damien Tournoud: fix undefined function call in DatabaseSchema_pgsql::addField(). 2008-11-26 13:42:25 +00:00
Dries Buytaert 44c8391d32 - Patch #321100 by hswong3i: empty insert statements are better handled now. Comes with tests. 2008-11-13 21:08:16 +00:00
Dries Buytaert a269b9cc1d - Patch #322458 by hswong3i: tests for queryRange(). 2008-11-13 21:02:10 +00:00
Dries Buytaert a56f520fad - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. 2008-11-11 20:37:46 +00:00
Angie Byron 1632855a9f #325895 by chx and hswong3i: Fix queryTemporary and add test case. 2008-11-08 04:45:36 +00:00
Angie Byron 6159c302e1 Oops. Reverting #329223. Still needs work. 2008-11-08 04:18:08 +00:00
Angie Byron 8a0ee80de6 #329224 by boombatower and chx: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests. 2008-11-07 06:44:56 +00:00
Angie Byron d0f8f90a36 #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7. 2008-11-03 05:55:57 +00:00
Dries Buytaert f45a9dabc3 - Patch #328402 by hswong3i: documentation clean-up in PostgreSQL. 2008-10-31 11:24:04 +00:00
Angie Byron a7481a7cfa #325895 follow-up by chx: We love PostgreSQL. 2008-10-25 02:12:35 +00:00
Angie Byron 161a9970f7 #308534 by Dave Reid: Remove stray whitespace core-wide. 2008-09-15 20:48:10 +00:00
Dries Buytaert ba0672bc60 - Patch #298581 by Damien Tournoud: database clean-ups. 2008-08-22 12:46:25 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00