Fix XML query IDs with their respective file names

This commit is contained in:
Hyeonguk Ryu 2024-06-17 13:55:38 +09:00
parent bdace357ea
commit 3474667943
No known key found for this signature in database
GPG key ID: BB158EBBA25E8194
29 changed files with 29 additions and 29 deletions

View file

@ -1,4 +1,4 @@
<query id="getDocumentsTagList" action="select">
<query id="getAllTagList" action="select">
<tables>
<table name="tags" />
</tables>