-
@Serentty writes in https://github.com/ziglang/zig/issues/663#issuecomment-565856023 :
> Non-ASCII identifiers are a very important feature to me. For code which isn't meant to be published for an …
-
This idea is to inspect configuration based on the passed plan file. If a plan file can be used, deeper inspection such as name duplication checking becomes possible.
A parser for the plan file is …
-
Please, see https://eips.ethereum.org/EIPS/eip-777 for further discussion.
----
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
👋🏼
We've had several reports opened about a breaking change in the SQL Extended Auditing Settings API - after investigation we can confirm the same thing.
When creating a new SQL Server, using t…
-
When creating a new resource whether **azurerm_mssql_server** or **azurerm_mssql_database** you get an error about "Invalid parameter 'storageEndpoint'. Value should be a blob storage endpoint (e.g. h…
-
- [x] 10.2 note
In Section 10.2 we had some
good text cleanup (I think, prompted by one of my comments -- thank you!),
but the removed text included a note about how the semantics of a response
…
-
I'm currently observing with a commandline like:
```
/usr/local/bin/ip2unix -v -p -r in,tcp,port=8090,systemd=service1 -r in,tcp,port=1113,systemd=service2 -r out,ignore
```
That the systemd na…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi I have been trying to create an extended auditing policy for a sql server.
server level using code below >
```
// Create a sql server
var sqlsrv = new SqlServer("sql…