We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccb503 commit 3ad9f67Copy full SHA for 3ad9f67
1 file changed
user_guide_src/source/database/queries.rst
@@ -51,7 +51,7 @@ fetchable results.
51
So keep that in mind if you're looking for a boolean value.
52
53
***************************************
54
-Working with Database prefixes manually
+Working with Database Prefixes Manually
55
56
57
If you have configured a database prefix and would like to prepend it to
@@ -70,7 +70,7 @@ You can get the current prefix any time with this method:
70
.. literalinclude:: queries/006.php
71
72
**********************
73
-Protecting identifiers
+Protecting Identifiers
74
75
76
In many databases, it is advisable to protect table and field names - for
0 commit comments