We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0798239 commit d7826f5Copy full SHA for d7826f5
1 file changed
user_guide_src/source/database/connecting.rst
@@ -6,6 +6,12 @@ Connecting to your Database
6
:local:
7
:depth: 2
8
9
+Connecting to a Database
10
+========================
11
+
12
+Connecting to the Default Group
13
+-------------------------------
14
15
You can connect to your database by adding this line of code in any
16
function where it is needed, or in your class constructor to make the
17
database available globally in that class.
0 commit comments