<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FAPG/ferti-v2.git/models/nutrient-measurement.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>Add measurement editing + updating logic.</title>
<updated>2025-12-13T21:51:42+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=fc64ba9e3f119b3e283bd3750385c477381d549a'/>
<id>fc64ba9e3f119b3e283bd3750385c477381d549a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nutrient-measurement internal contract.</title>
<updated>2025-12-13T21:48:46+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=0071a7fdf3c171ffa5a4fb562fd7d29c10251790'/>
<id>0071a7fdf3c171ffa5a4fb562fd7d29c10251790</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>Add nutrient-measurement-value helper.</title>
<updated>2025-12-13T21:41:56+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=6801e7e1363ab86ccfdce382ba40ac70f36caf21'/>
<id>6801e7e1363ab86ccfdce382ba40ac70f36caf21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>Add get-latest-nutrient-measurement helper.</title>
<updated>2025-11-30T13:18:20+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-30T13:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=89157ccd049aa43c080c731148731af4e84f77d5'/>
<id>89157ccd049aa43c080c731148731af4e84f77d5</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>
