IRC logs for #farmOS, 2022-01-25 (GMT)

2022-01-24
2022-01-26
TimeNickMessage
[09:45:10]* matrixtrix[m] has quit (Quit: Client limit exceeded: 20000)
[10:52:41]<symbioquine[m]>This schema isn't used right? https://github.com/farmOS/farmOS/blob/e834a8c84e77a99407097b68325cc1dcc2...
[11:13:18]<mstenta[m]>It is not used to create database schema directly, because this is a computed field, but it may be required by Drupal core in order to understand that data types of the computed values... I'm actually not sure.
[11:14:32]<mstenta[m]>The `propertyDefinitions()` method also defines data types... so I'm not sure if `schema()` gets used. You could try deleting that and installing/testing farmOS + inventory stuff to see if it's superflouous
[11:15:34]<symbioquine[m]>Cool!
[11:49:55]<jgaehring[m]><FreshiesFarmsLLC> "Does anyone know where I can..." <- I think a lot of the videos put together by the development team (ie, mstenta) are kinda outdated, but probably still relevant for the basic concepts. There are probably other videos out there on YouTube that I'm just unaware of though.
[11:51:04]<jgaehring[m]>There were some efforts to produce more demo videos a little while back, but I don't think there's been any recent activity:
[11:51:04]<jgaehring[m]>https://farmos.discourse.group/t/farmos-tagline-for-video-demos/391
[11:51:40]<jgaehring[m]>related repo that has at least one mp4 for uploading KML data:
[11:51:40]<jgaehring[m]>https://github.com/kirsten-mc/farm_demo
[11:52:17]<jgaehring[m]>with farmOS v2 in beta now it would be great to resume this project if anyone wants to take ownership of it!