Skip to content

Conversation

andrewmbenton
Copy link
Collaborator

A first step towards implementing #2800.

I'd like to add some more tests to meta_test.go if I have time.

Some things to consider before merging:

  1. What to do about the additional comments? If you look at the test output you'll see that the new comments end up in generated source. Should we swallow them?
  2. Should I implement the forcenotnull thing with a map instead of a pointer to a bool? Might be simpler...

The changes to ParamRef are pure refactor.

Copy link
Collaborator

@kyleconroy kyleconroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Add a test for array types
  • Verify types if the database analyzer is active
  • Switch the bool* to an enum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants