cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
https://cozodb.org
Mozilla Public License 2.0
3.44k stars 108 forks source link

Add into_iter for NamedRows #134

Closed dcz-self closed 1 year ago

dcz-self commented 1 year ago

With this change, the user of NamedRows no longer needs to care about the .next field.

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


dcz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

dcz-self commented 1 year ago

"Subject to the terms and conditions of this Agreement, You hereby grant to Us a worldwide, royalty-free, Exclusive, [...] license,"

I'm not very happy about a CLA in the first place, but exclusive is definitely too much. I'm ready to license my contributions under the MPL. I'm happy to wait until the DCO takes effect.