<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tibia/querymanager/sqlite, branch master</title>
<subtitle>Tibia 7.7 compatible query manager</subtitle>
<id>https://kaplar.net/tibia/querymanager/atom?h=master</id>
<link rel='self' href='https://kaplar.net/tibia/querymanager/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/'/>
<updated>2025-10-28T00:44:13Z</updated>
<entry>
<title>adjust character death indexes for common queries</title>
<updated>2025-10-28T00:44:13Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-28T00:44:13Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=6aa13394a12c1931990b91e62210cba72706920d'/>
<id>urn:sha1:6aa13394a12c1931990b91e62210cba72706920d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change how guild data is stored</title>
<updated>2025-10-23T07:26:11Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-23T07:26:11Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=27a0df43b33b712462ab5be65462162b9e4bcd29'/>
<id>urn:sha1:27a0df43b33b712462ab5be65462162b9e4bcd29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add include path for PostgreSQL + overall cleanup</title>
<updated>2025-10-19T22:17:37Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-19T22:17:37Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=0ff6217227ce551d6c91524c8e7fd37352e20490'/>
<id>urn:sha1:0ff6217227ce551d6c91524c8e7fd37352e20490</id>
<content type='text'>
  Some distributions place libpq headers under /usr/include/postgresql
which is why it's added to the include path. And even though we don't
support it yet, the same happens with MariaDB, with headers being
placed under /usr/include/mariadb.
</content>
</entry>
<entry>
<title>update documentation + wrap the few SQLite scripts</title>
<updated>2025-10-18T21:21:31Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-18T21:21:31Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=eba55f8361fc36179e36bf8a3cea5067b5341e37'/>
<id>urn:sha1:eba55f8361fc36179e36bf8a3cea5067b5341e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly handle NULL values with postgres result helpers</title>
<updated>2025-10-18T06:40:40Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-18T06:40:40Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=ebf536a7910f6e8d5bff569d2d717287ad3ba716'/>
<id>urn:sha1:ebf536a7910f6e8d5bff569d2d717287ad3ba716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify how automatic SQLite patches/upgrades works + overall cleanup</title>
<updated>2025-10-18T05:35:24Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-18T05:32:59Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=601ce32ee8d0cee32b66c87b0bfefa7424a5b8c8'/>
<id>urn:sha1:601ce32ee8d0cee32b66c87b0bfefa7424a5b8c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>world startup/shutdown timestamps + adjust a few column names</title>
<updated>2025-10-17T19:12:31Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-17T19:12:31Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=d92f642810dc3125515d64f953d2bee840de1cc1'/>
<id>urn:sha1:d92f642810dc3125515d64f953d2bee840de1cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>beginning of postgres driver + overall tweaks</title>
<updated>2025-10-13T17:56:50Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-13T17:56:50Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=f188d54236256e3b820425a98d7d06e422673a97'/>
<id>urn:sha1:f188d54236256e3b820425a98d7d06e422673a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>organize database configs and schema files + compilation guards</title>
<updated>2025-10-10T18:22:27Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-10T18:14:02Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/querymanager/commit/?id=46c653293381dcc1188013d3e2c3f7587a199dc4'/>
<id>urn:sha1:46c653293381dcc1188013d3e2c3f7587a199dc4</id>
<content type='text'>
</content>
</entry>
</feed>
