Skip to content

Conversation

@anka
Copy link
Contributor

@anka anka commented Jun 13, 2017

When using UUIDs as your ActiveRecord model ids the current implementation was not able to handle them. Especially some code required an Integer as tenant id. These restriction were remove and replaced by the method Milia::Support. valid_tenant_id?. Also the method where_restrict_tenant was updated to handle strings within the generated where clause.

@dsaronin
Copy link
Contributor

dsaronin commented Jun 13, 2017 via email

@anka
Copy link
Contributor Author

anka commented Jun 14, 2017

I think you are referencing my commit message Remove unnecessary debug output. I am sorry for that if it is misleading, but actually I did only remove some debug output of my own code I used to test the feature. All other log output remains as it was.

@dasibre
Copy link

dasibre commented Mar 2, 2018

Anyway I can be of assistance in getting this pull request merged and up and running?

@anka
Copy link
Contributor Author

anka commented Mar 2, 2018

I would appreciate it if @jekuno would merge this pull request too.

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.

3 participants