Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua: peerdb.LuaRowTable #1612

Merged
merged 1 commit into from
Apr 13, 2024
Merged

lua: peerdb.LuaRowTable #1612

merged 1 commit into from
Apr 13, 2024

Conversation

serprex
Copy link
Member

@serprex serprex commented Apr 13, 2024

Also implement __json/__msgpack methods on arrays to always serialize as arrays,
avoids having to check string.sub(kind, 1, 6) == 'array_' in scripts

Also implement __json/__msgpack methods on arrays to always serialize as arrays,
avoids having to check `string.sub(kind, 1, 6) == 'array_'` in scripts
@serprex serprex merged commit 7a9356e into main Apr 13, 2024
6 checks passed
@serprex serprex deleted the lua-row-table branch April 13, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants