Skip to content

Roadmap

Georgy Savva edited this page Feb 2, 2022 · 3 revisions

This page outlines new functionality that will be added to the library in the future.

  • Implement named parameters: mapping from Go objects to query parameters.
  • Add caching for reflection operations.
  • Add ability to set custom function to translate struct field to the column name, instead of the default to snake case function.
  • Allow using a custom separator for embedded structs prefix, instead of the default "."
Clone this wiki locally