-
Guys, are you planning to add the CommonJS support?
-
Hey there,
we are currently evaluating Bugsink as an alternative solution to bugsink. While the installation was a breeze, we could not get our python-django project to properly send events to our …
-
Hello community,
I'm not sure if this is a bug, but I can't figure out why it's not working.
I'm trying to create a PoC where NotImplementedException is filtered out and not logged.
When I appl…
-
你好,这是一个非常好的项目,之后是否考虑将生成代码的命令行入参从项目的配置文件内读取,例如db-driver和dsn;将会使得命令行更加简洁。
`sponge web handler --module-name=user --db-driver=mysql --db-dsn="root:123456@(192.168.3.37:3306)/school" --db-table=cause,tea…
mikck updated
1 month ago
-
Is it possible to modify your code to allow it to parse SPECCTRA .dsn files correctly? There is a troublesome fragment at the beginning:
```
(parser
(string_quote ")
(space_in_quoted_t…
-
`func main() {
name := url.QueryEscape("c##gmsnmp")
dsn := "oracle://" + name + ":Sandata@123@192.168.2.8:1521/orcl"
db, err := gorm.Open(oracle.Open(dsn), &gorm.Config{})
if err != nil {
…
-
### 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/…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/mast…
-
## Description
`pgcli 'user=@something password=xxxxx host=x.x.x.x port=32765 dbname=@something'`
user and dbname start with `@`
I use this command to connect the database, then it raised `inv…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Clicked on approve transfer link
2. Shows error page
### Expected Result
To not see an error page but have the account move fro…