<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FAPG/ferti-v2.git/models/fertilizer-product.rkt, branch master</title>
<subtitle>[Racket] Ferti hydroponic nutrient solver, redux.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/'/>
<entry>
<title>Update model unit tests.</title>
<updated>2025-12-14T17:57:31+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-14T17:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=f1c9fd9dd6fe13fc175dc129599998ee3a711bff'/>
<id>f1c9fd9dd6fe13fc175dc129599998ee3a711bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Measurements and fertilizers can now be persisted 2 ways.</title>
<updated>2025-12-13T21:45:27+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=57933beea0d308588968a6a11ec5a28c0467e224'/>
<id>57933beea0d308588968a6a11ec5a28c0467e224</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Permit empty strings for the brand name.</title>
<updated>2025-12-13T21:42:42+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=21d5ace6a0f90c4e7e6fd6a19cae4cfce7d45c97'/>
<id>21d5ace6a0f90c4e7e6fd6a19cae4cfce7d45c97</id>
<content type='text'>
This allows the canonical-name/brand-name database uniqueness
constraint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the canonical-name/brand-name database uniqueness
constraint.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tighten up module requirements.</title>
<updated>2025-12-13T21:40:52+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=0bb6e30da121596184ae281e9e4dddaa6ccf7009'/>
<id>0bb6e30da121596184ae281e9e4dddaa6ccf7009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fertilizer product updating logic.</title>
<updated>2025-12-13T16:54:41+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T16:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=3b7f77480ab5b5fe1a14bfba7a6f1b486aaa9a0a'/>
<id>3b7f77480ab5b5fe1a14bfba7a6f1b486aaa9a0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous clean-up.</title>
<updated>2025-12-06T17:14:57+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-06T17:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=ff3aae7a4d816bc1964de5f97ee35e3d07566c8a'/>
<id>ff3aae7a4d816bc1964de5f97ee35e3d07566c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update model entity persistency (creation) logic.</title>
<updated>2025-12-06T17:11:22+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-06T17:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=a23660b2edb802bdf0fcc65a40d3294fc235cb4e'/>
<id>a23660b2edb802bdf0fcc65a40d3294fc235cb4e</id>
<content type='text'>
This greatly reduces the amount of SQL INSERT queries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This greatly reduces the amount of SQL INSERT queries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update model contracts.</title>
<updated>2025-12-06T16:55:58+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-06T16:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=c3557a7d5f54d7a9cb7fb2ece9487332c264236e'/>
<id>c3557a7d5f54d7a9cb7fb2ece9487332c264236e</id>
<content type='text'>
Great use of my new modules to factor out common model contract logic!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Great use of my new modules to factor out common model contract logic!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix model modules.</title>
<updated>2025-12-03T20:03:17+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-03T20:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=68d6f58c87b54a048fda2bd50c2fdb22ee4abdda'/>
<id>68d6f58c87b54a048fda2bd50c2fdb22ee4abdda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Insist on grouped-row naming convention.</title>
<updated>2025-11-30T12:53:46+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-30T12:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=0e0de4a45c10fb2f1ea628f2514cf3f2742db310'/>
<id>0e0de4a45c10fb2f1ea628f2514cf3f2742db310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
