pholcroft
pholcroft
A quick getting started guide would be really appreciated for this repository. Even if it is just a few lines written down in the wiki on what to do to...
Thanks for writing this great tool. I needed a function in SQL Server to convert data in RTF to HTML. I tried using [this](https://gist.github.com/AmnaA/6452ada42f18ddad236f#file-rtftohtmlconverter-sql) converted to a scalar function, but...
I have a few ideas to improve PDF Compare. 1. Allow export of the new PDF with the different text highlighted.  Example: https://www.ilovepdf.com/compare-pdf 2. Add a hover tooltip to...
Currently source entities in a relationship must be a Table as defined [here](https://github.com/Azure/data-api-builder/blob/ed4fc13b7c9805729784a54f8993f9bc8a40ed03/src/Core/Configurations/RuntimeConfigValidator.cs#L643) in the RuntimeConfigValidator. To improve DAB I suggest there should not be this restriction on the source...
As a user of API's myself I really appreciate helpful messages explaining why the action failed. It really helps with development and maintenance. If a user complains an action hasn't...