Skip to content

Conversation

dvic
Copy link

@dvic dvic commented Nov 10, 2022

This PR contains:

  • replace elixir_uuid with vendored version
  • fix compile warnings
  • support configuring a database prefix
  • assign the inserted audit struct to the pipeline for further processing

@dvic dvic changed the title Get rid of elixir_uuid and other compile warnings Get rid of elixir_uuid and other compile warnings, support prefix Nov 10, 2022
@drteeth
Copy link

drteeth commented Dec 1, 2024

@dvic looks like some decent stuff in here, but it's all together. Would you mind picking it a part into separate PRs that can be considered on their own?

I see:

  • mix import vs config updates
  • compile_env vs get_env
  • something to do with prefixing
  • something with the pipeline
  • UUID vendoring - maybe some quick explaination about why we want this

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.

2 participants