-
Plants can have a seed property.
-
-
### Describe the Bug
I created a brand-new app and connected to a Vercel-managed Postgres instance. I opened the admin panel and clicked the seed button. Seeding fails with this error while adding th…
-
We should have an easily bootstrappable set of seed data that can be used for development and manual testing, and later automated testing. This would provide a good starting point for both backend and…
-
hello @lakuapik ,
I encountered an issue when seeding data in SQLite. The process failed when inserting more than 500 records (specifically in the District and Village datasets). I was able to resol…
-
The tests created for this issue will test the default contents of the "Data" section of the Seeding Input Form in the FieldKit.
These tests must check that the Data section of the Seeding Input Fo…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** ChinesePrompt_Mix
- **Exception Type:** ValueError
- **Exception Message:** Seed must be between 0 and 2**32 - 1
## Stack Trace
```
Fi…
-
Hello! I'm using faker to generate some random data for my unit tests, and it appears that when tests are run too fast on my CPU I'm getting the same data seed in two different tests, resulting in fak…
-
For data generation, it makes total sense NOT to fix random to a given seed. However, for debugging, it would be handy to know which actual seed has been used, such that one can recreate the simulatio…
-