Skip to content

Commit 1fda6d4

Browse files
committed
docs: fix title underline
1 parent 89223f7 commit 1fda6d4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

user_guide_src/source/database/events.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ uses this to collect the queries to display in the Toolbar.
1111
:local:
1212
:depth: 2
1313

14-
==========
14+
**********
1515
The Events
16-
==========
16+
**********
1717

18-
**DBQuery**
18+
DBQuery
19+
=======
1920

2021
This event is triggered whenever a new query has been run, whether successful or not. The only parameter is
2122
a :doc:`Query </database/queries>` instance of the current query. You could use this to display all queries

0 commit comments

Comments
 (0)