diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2017-03-20 23:30:32 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-03-20 18:30:32 -0400 |
| commit | a3af8c99d94638e0d1fc8a847b74aa6953441d55 (patch) | |
| tree | 7b7ca008c75a2cbfc471be3d0c0f62f28e81f9a8 /docs/ref/databases.txt | |
| parent | 7edeeb74fe1e82c1b4a736670b13b0508b223a06 (diff) | |
Removed extra characters in docs header underlines.
Diffstat (limited to 'docs/ref/databases.txt')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index af368c8dd5..203e9df453 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -604,7 +604,7 @@ specific to SQLite that you should be aware of. .. _sqlite-string-matching: Substring matching and case sensitivity ------------------------------------------ +--------------------------------------- For all SQLite versions, there is some slightly counter-intuitive behavior when attempting to match some types of strings. These are triggered when using the |
