-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
- Navigate to create a custom widget
- Go the "Filter your results" section
- You'll find that using a wildcard works, or using the …
-
https://docs.python.org/3.11/library/sqlite3.html#how-to-work-with-sqlite-uris
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
looks like freerouting is perfectly happy to run a route right through an oval non plated through hole for mechanical mounts.
8 layer board. route goes right through an oval NPTH
kicad 8.0.5, f…
-
``` php
public function connect(array $config = [], $linkNum = 0)
{
if (!isset($this->links[$linkNum])) {
if (empty($config)) {
$config = $this->config;
…
-
After upgrading to 0.15.0, I don't see any way to connect to my mysql server using old passwords
(I know noone should use them anymore, but we have vendor software that requires us to use them)
I…
-
Thanks for your work!
After reading your paper and the code, I've got a question about the output of the DSN. As mentioned in your paper, "The degradation simulation network G^L in our method indeed…
-
- Db url: `postgres://postgres:foo@localhost:5432/postgres?search_path=public&sslmode=disable`
- Cmd: `entimport -dsn`
- Postgres Server: 16.3 (Docker)
- SQL:
```sql
CREATE TABLE IF NOT EXISTS f…
-
Before filing a bug report, please check the following:
1. Confirm you’re filing a new issue. [Search existing tickets in Jira](https://mattermost.atlassian.net/jira/software/c/projects/MM/issues/)…
-
https://docs.sentry.io/platforms/javascript/guides/electron/