Postgres will accept mixed-case in the insert and update statements, but the results of db_fetch_array() returns keys in all lower case. Consequently, when a query string is created to join a meeting, the meeting id and password is blank.

BBB uses mixed case SQL columns for readability, which makes the module incompatible with PostgreSQL-backed Drupal instances.

Comments

sanduhrs’s picture

Issue summary: View changes
Status: Active » Closed (outdated)