Skip to content

Commit

Permalink
Add link to SQLite3Exception (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen authored Jan 18, 2024
1 parent 8fea0f5 commit fb171d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reference/sqlite3/book.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1634a886415d0ab4df195fe49d18a1c150b70758 Maintainer: yannick Status: ready -->
<!-- EN-Revision: df58adf8fff5cf7dea921a841e28ea2478e678ea Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->

<book xml:id="book.sqlite3" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Expand All @@ -18,6 +18,7 @@
&reference.sqlite3.setup;
&reference.sqlite3.constants;
&reference.sqlite3.sqlite3;
&reference.sqlite3.sqlite3exception;
&reference.sqlite3.sqlite3stmt;
&reference.sqlite3.sqlite3result;

Expand Down

0 comments on commit fb171d7

Please sign in to comment.