-
**Error Message:**
schema-reader-db Error: SQLSTATE[42000]: Syntax error or access violation: 1068 Multiple primary key defined (Connection: vemto_db_connection, SQL: alter table `posts` add primary …
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
We are using Snipe-IT version 6…
-
Hi, i have a fresh install of the pos plugin however after adding a product i am not able to process checkout
```
[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]…
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
```php
Typed property TomatoPHP\FilamentBookmarksMenu\Filament\Pages\Bookmarks::$bookmark must not be accessed before initialization
```
I'm facing an issue after installing the "FilamentBookmark…
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
**Describe the bug**
When logged in as an editor and on a submission in the review stage, an error is occurring when using the "Request Revisions" feature.
**To Reproduce**
Steps to reproduce the…
-
### Bug description
I always get an error "Database connection [tenant] not configured." on an event that implements Shouldbroadcast.
This error was introduced since upgrading to 3.8.5 - downgrading…
-
### Describe the bug / バグの説明
通知設定でデータ作成時・更新時などに実施アクションがEメールと設定されているときに、データを作成すると"Call to a member function belong_organizations() on null"となる。
### To Reproduce / 再現手順
通知設定で、実施トリガーに"データ新規作成・更新・共…
-
### Versions:
- ide-helper Version: 3.2.2
- Laravel Version: 11.30.0
- PHP Version: 8.3.x
### Description:
::find returns Illuminate\Database\Eloquent\Collection|null|TModel
::first returns …