<feed xmlns='http://www.w3.org/2005/Atom'>
<title>newsstand.git/migrations, branch trunk</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kavon.xyz/newsstand.git/atom?h=trunk</id>
<link rel='self' href='https://git.kavon.xyz/newsstand.git/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/'/>
<updated>2024-01-25T07:47:26Z</updated>
<entry>
<title>update hooks to more identifiable names, update migrations to work with votes, use a common enum state type</title>
<updated>2024-01-25T07:47:26Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-25T07:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=60eb2e7fe5ed3627ad4bd40286df1741529da75b'/>
<id>urn:sha1:60eb2e7fe5ed3627ad4bd40286df1741529da75b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finalize votes table columns with nullable foreign keys and unique index</title>
<updated>2024-01-24T10:49:33Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-24T10:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=60fd8a68ed87cd7352b490e88ceff3ec21855937'/>
<id>urn:sha1:60fd8a68ed87cd7352b490e88ceff3ec21855937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove .sql.sql file extension for migration files, drop type enum on migrate down</title>
<updated>2024-01-24T09:11:59Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-24T09:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=d73dd37027e5d9b53cd56481c78d43c0942d2d68'/>
<id>urn:sha1:d73dd37027e5d9b53cd56481c78d43c0942d2d68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new tables: tags, post_tags, generated sqlboiler tags model, updated posts/get template, updated posts table to take nullable description and user_id foreign key</title>
<updated>2024-01-23T06:40:39Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-23T06:40:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=8510c36ded85740885e67b59ee2ec2360986c0a9'/>
<id>urn:sha1:8510c36ded85740885e67b59ee2ec2360986c0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add posts table migration, add sqlboiler post model, post routes: create, store, get, post create ui template, remove email from user create route</title>
<updated>2024-01-23T02:30:19Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-23T02:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=0cdc7a2e84ac5c460569a26a1dd8e3070cea487e'/>
<id>urn:sha1:0cdc7a2e84ac5c460569a26a1dd8e3070cea487e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing semicolon, update email field to optional</title>
<updated>2024-01-22T22:22:38Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-22T22:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=28e420d7f8ce5dc622c5e0e28a10654f48fcbca4'/>
<id>urn:sha1:28e420d7f8ce5dc622c5e0e28a10654f48fcbca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebuild commands, update postgres port to standard 5432</title>
<updated>2024-01-22T18:44:44Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-22T18:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=4f15e271f541ecd525268efa40992e0f5c057e12'/>
<id>urn:sha1:4f15e271f541ecd525268efa40992e0f5c057e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated migrations (added rollback for function), lowered varchar to 255 length, updated packages, make dev, make halt commands for container management</title>
<updated>2024-01-22T05:35:11Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-22T05:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=857a7dd47a42faeee4c91e8089905b2ba7135bb7'/>
<id>urn:sha1:857a7dd47a42faeee4c91e8089905b2ba7135bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>user create/insert into users table, pgxpool defer moved to top of app, me.tmpl.html, secret hashing with argon2id, updated migrations</title>
<updated>2023-11-29T07:05:38Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-29T07:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=1c32e1497525bc6f609898f0f79bd6cc3e6d92fb'/>
<id>urn:sha1:1c32e1497525bc6f609898f0f79bd6cc3e6d92fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added migrations via tern, updated db package to connect to pgsql db, updated config to build db connection string, updated example .newsstand.toml config, new pgx dependency</title>
<updated>2023-11-28T23:32:19Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-28T23:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=1597c23f84346dfa44da9605286863b11006bdb5'/>
<id>urn:sha1:1597c23f84346dfa44da9605286863b11006bdb5</id>
<content type='text'>
</content>
</entry>
</feed>
