db_error
Related topics
| Name | Description |
|---|---|
| Database abstraction layer | Allow the use of different database servers using the same code base. |
Functions that call db_error()
| Name | Location | Description |
|---|---|---|
| db_error | includes/database.pgsql.inc | Determine whether the previous query caused an error. |
Functions called by db_error()
| Name | Location | Description |
|---|---|---|
| db_error | includes/database.pgsql.inc | Determine whether the previous query caused an error. |
