Angie Byron
|
114a7f2cb3
|
#471800 follow-up by stella: Fixing comments on MySQL system queries.
|
2009-05-29 01:51:46 +00:00 |
Angie Byron
|
9eeec33415
|
#467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.
|
2009-05-27 01:50:36 +00:00 |
Dries Buytaert
|
70546d29ff
|
- Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.
|
2009-05-26 08:50:04 +00:00 |
Dries Buytaert
|
a98905f5c6
|
- Patch #471800 by stella: more code style fixes.
|
2009-05-25 13:42:56 +00:00 |
Dries Buytaert
|
12024dbca4
|
- Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.
|
2009-05-25 05:22:52 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
800f2d9aa4
|
- Patch #467984 by Berdir: fixed some database glitches and extended the tests.
|
2009-05-22 07:08:15 +00:00 |
Angie Byron
|
e5350c1905
|
#445214 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
|
2009-05-20 05:44:03 +00:00 |
Angie Byron
|
8ba2805c91
|
#464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.
|
2009-05-17 03:31:36 +00:00 |
Angie Byron
|
a81eaade50
|
#459786 by DamZ: Remove all_fields from extended queries to prevent breaking under PostgreSQL and certain MySQL versions.
|
2009-05-11 20:13:43 +00:00 |
Dries Buytaert
|
c5926f4961
|
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the database layer.
|
2009-05-03 08:56:19 +00:00 |
Angie Byron
|
2671e98daa
|
#301362 by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL.
|
2009-04-25 16:57:19 +00:00 |
Dries Buytaert
|
f09028107c
|
- Patch #413732 by brianV: database code clean-up.
|
2009-04-20 20:02:31 +00:00 |
Angie Byron
|
d30a41e791
|
Roll-back of #333054; needs more discussion.
|
2009-04-20 02:23:17 +00:00 |
Dries Buytaert
|
b0a6099918
|
- Patch #432128 by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values.
|
2009-04-15 13:30:17 +00:00 |
Dries Buytaert
|
00f9c254d9
|
- Patch #422366 by jamesAn: improved static caching in database drivers.
|
2009-04-14 06:22:10 +00:00 |
Dries Buytaert
|
ea9a75eb61
|
- Patch #423994 by pwolanin: working around MySQL bug.
|
2009-04-05 12:08:49 +00:00 |
Dries Buytaert
|
27d7455edb
|
- Patch #333054 by c960657: page cache should be case sensitive.
|
2009-04-01 20:00:47 +00:00 |
Angie Byron
|
3dfb808a6d
|
#373225 by Josh Waihi: Make PostgreSQL cast values when changing database columns to prevent data loss.
|
2009-03-31 01:42:45 +00:00 |
Angie Byron
|
39c3344ac6
|
#365996 by sammys: Correct timestamp type name in PostgreSQL.
|
2009-03-30 04:55:59 +00:00 |
Dries Buytaert
|
a88a999ca8
|
- Patch #351898 by mfb: database API was not E_STRICT compatible.
|
2009-03-29 12:48:33 +00:00 |
Angie Byron
|
87f82a6127
|
#373514 by jaydee18 and jbomb: Fix typo in transaction property.
|
2009-03-25 18:43:01 +00:00 |
Dries Buytaert
|
3a7047c670
|
- Patch #12201 by mfb: added support for table descriptions.
|
2009-03-14 20:34:17 +00:00 |
Angie Byron
|
193ba01e1f
|
#343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT NULL conditions to DBTNG.
|
2009-03-14 17:45:55 +00:00 |
Angie Byron
|
2518d1601c
|
#349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver independent of schema to fix D6 => D7 update.
|
2009-02-24 16:34:46 +00:00 |
Dries Buytaert
|
b3e36d655c
|
- Patch #299267 by Crell: add extender support to the SELECT query builder.
|
2009-02-22 16:53:41 +00:00 |
Dries Buytaert
|
e1652e99b6
|
- Patch #374940 by Dave Reid et al: fixed MergeQuery problem.
|
2009-02-22 16:31:24 +00:00 |
Dries Buytaert
|
6d3d75fe4b
|
- Removing whitespace.
|
2009-01-26 14:08:44 +00:00 |
Angie Byron
|
250e486bb0
|
#363687 by chx: Simplify DBTNG codeflow.
|
2009-01-25 12:19:32 +00:00 |
Dries Buytaert
|
b2402f40ae
|
- Patch #360982 by Damien Tournoud: fixed typo in SQLite transacation detection code.
|
2009-01-19 20:45:17 +00:00 |
Dries Buytaert
|
bca75d353f
|
- Patch #360887 by Crell: more robus example of how to use transaction support in D7.
|
2009-01-19 10:12:00 +00:00 |
Angie Byron
|
cd9794bea7
|
#360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.
|
2009-01-19 01:28:28 +00:00 |
Angie Byron
|
e8cff6403b
|
#360754 by Crell: Docblock fixes for DBTNG.
|
2009-01-18 23:55:32 +00:00 |
Angie Byron
|
df48958752
|
#360580 by Razorraser: Fix documentation link to PDO.
|
2009-01-18 16:24:05 +00:00 |
Angie Byron
|
6135b967e1
|
#359918 by Dave Reid: Fix typo in Schema API documentation.
|
2009-01-18 06:47:58 +00:00 |
Dries Buytaert
|
a6f64e65f3
|
- Patch #301049 by Damien Tournoud: fix InsertQuery.
|
2009-01-17 12:47:43 +00:00 |
Dries Buytaert
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +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
|
45fed79d73
|
- Patch #348448 by c960657: fixed php strict warnings when running tests.
|
2009-01-11 08:36:28 +00:00 |
Dries Buytaert
|
f088ccfb98
|
- Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transaction support (on PostgreSQL).
|
2009-01-11 07:47:03 +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
|
634379299f
|
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
|
2009-01-04 19:56:51 +00:00 |
Dries Buytaert
|
ba9f2041f6
|
- Patch #314464 by Dave Reid, Crell, markus_petrux, drewish et al: convert db_placeholders() to new database layer.
|
2008-12-30 20:27:24 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
0d100b57dc
|
- Patch #332002 by Crell et al: MergeQuery should refuse to execute if there are no key fields. With tests.
|
2008-12-26 14:23:38 +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 |