-
### Python Version
3.9.18
### pytest Version
8.3.3
### Package Version
3.15.0
### Description
Since Faker v32.0.0 its `faker` fixture has been scoped to session which triggers thi…
-
The connector seems to be using the WHERE clause to make decisions on which values to produce. This is an abuse of SQL semantics, and it leads to inconsistent and nonsensical results.
For example, gi…
-
All of my faker fields are defaulted to fake()->word(), which causes issues when the field is something that isn't a string - ie: boolean, timestamp, etc. Would be nice if they had the appropriate fak…
-
* Faker version: 30.8.2
* OS:
Then IBAN is almost correct, but contains wrong control number in the account number
for example IBAN generated by faker
https://nl.ibancalculator.com/iban_validi…
-
Add tests for the following statements to `TestFakerQueries`
* ALTER TABLE name RENAME TO
* ALTER TABLE name SET PROPERTIES
* COMMENT ON TABLE
* COMMENT ON COLUMN
ebyhr updated
3 weeks ago
-
### Pre-Checks
- [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md).
- [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next…
-
### 🐛 Describe the bug
# Summary
I found there may be some wrong in the faker tensor output for inductor when I was fixing trying #140399.
In the inductor, I understand pytorch seems will generat…
-
Modules:
Kernelsu/apatch
Zygisknext latest
Lsposed
Android faker pro and VIP, 1.9.2 and 2.0 beta 2 have the same issue
Device: Xiaomi 13 ultra, Android 14/Hyperos
When I try to open the deli…
-
-
* Faker version: 30.8.2
* OS: Ubuntu 24.04
Brief summary of the issue goes here.
Hello Everyone i am just a python learning man.
i just working with Faker to generate some random words,
But i…