Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2010 at 11:11 UTC
Updated:
16 Apr 2010 at 18:09 UTC
Jump to comment: Most recent
Comments
Comment #1
marcvangendThanks, this is a valuable addition to the documentation.
What if I would need a function or operator that is not listed? Maybe this documentation page could also answer that question.
PS. I'm not sure if this issue should be 'critical'.
Comment #2
damien tournoud commented@marcvangend: it is not a critical *bug*, but really a critical task we have to do before Drupal 7 is out of the corner. It is currently not possible to completely implement a new database driver because the specification is far from being clear enough.
Comment #3
Crell commentedI disagree that this is critical. Clearly people have been able to write additional drivers without this list, and writing new drivers is a very edge case, so it's not a release blocker for Drupal 7 itself. That said, yes we should document what the "lowest common denominator" of SQL syntax itself is. That's not a question of DBTNG supporting it though; it's just documenting what the LCD is between the databases we officially support.