whossname

Results 7 issues of whossname

I'm planning on using this library, but I saw it was about 5 years out of date. I've updated it. * updated dependencies * `use Mix.Config` deprecated, replace with `import...

Adding `mssql-server` in the list of services in the .travis.yml file should start a local instance of Microsoft SQL Server with the following credentials: * username: sa * password: ''...

This is more feedback than an actual issue. I was getting the "unclosed regular expression" issue while using syntastic. It took me at least an hour to get to figure...

## Description An early beta version of the mssql_ecto migration to Ecto 3. This pull request should wait until the relevant mssqlex [pull request](https://github.com/findmypast-oss/mssqlex/pull/24) is complete and the dependencies in...

## Description An early beta version of mssqlex for the mssql_ecto migration to Ecto 3. ## Motivation and Context The result of my efforts to try and update mssql_ecto to...

I have started work on updating Mssqlex to use DBConnection version 2.0 (https://github.com/whossname/mssqlex/tree/db_connection_2.0) I believe this is the first step towards Ecto 3 support in mssql_ecto. (https://github.com/findmypast-oss/mssql_ecto/issues/43). This is likely...

I have been implementing my own ueberauth strategy for Azure Active Directory and only noticed this one as it was nearing completion. I have had a quick look at your...