-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersneeds investigationInvestigation is needed to flesh out the details and possibly create new ticketsInvestigation is needed to flesh out the details and possibly create new tickets
Description
The idea is to add helper function that doesn't exist in Expr language for easier extraction and conversion of fields and values. Examples are:
- parse address:port pairs that considers domain names and IP addresses
- handle client/server message (using
postgres.HandleClientMessageand other related functions) - parse SQL query
- printing/logging functions
For this we can look into similar projects.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersneeds investigationInvestigation is needed to flesh out the details and possibly create new ticketsInvestigation is needed to flesh out the details and possibly create new tickets
Type
Projects
Status
✨ New