GitHub / hyperf/database-pgsql / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 461c062a | Fixed bug that the command `migrate:fresh` can't drop postgres tables by defa... |
Raj Siva-Rajah <5****e@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7763fce6 | Fixed bug that `connect_timeout` cannot work for `pgsql-swoole` database. (#7... |
bl4ckbon3 <i****k@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3f648e72 | remove hyperf/utils compoent (#7411) |
张城铭 <z****@h****o>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 01ae14f2 | Fixed bug that `gen:model` cannot work when using `pgsql`. (#7400) |
lait <l****3@f****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ca3df7aa | Support `compileJsonOverlaps` (#7381) |
jaty <9****g@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 11dbaf1c | Fixed bug that pdo connector with pgsql cannot work when using migration. (#7... |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7bb3ae4a | Optimized the database exception to implement unique constraint error detecti... |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 725e7a43 | Optimized the code of `Hyperf\Database\Query\Grammars\Grammar::compileUpdate`... |
Albert Chen <a****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7e4e66f2 | update github actions for all components. (#7090) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 87c11e51 | Improve actions (#7088) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e6182bd3 |
Added `Hyperf\Database\Schema\Schema::getForeignKeys()`. (#7059)
Co-authored-by: 李铭昕 <7****4@q****m> |
lyan <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f953ae36 |
Optimized the argument `table` like `database.table` for `gen:model` which ca...
Co-authored-by: hexiangyu <h****u@a****m> |
devin <3****1@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ec2273d1 | Added methods `whenTableHasColumn` and `whenTableDoesntHaveColumn` to `\Hyper... |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c4515bd6 | Added methods `getIndexes` `hasIndex` and `getIndexListing` into `Hyperf\Data... |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8e2242cb | Added composer.json normalize support (#6887) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| af4b032f | Added schema unit tests (#6877) |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 78cdf6ab | Added methods `getViews` and `hasView` into `Hyperf\Database\Schema\Schema`. ... |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| cdff7937 | Added method `Hyperf\Database\Schema::getTables()`. |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b27d37dd | Support `insertOrIgnoreUsing` to `\Hyperf\Database\Query\Builder` (#6783) |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f430d57e | Support Lateral Join to `Hyperf\Database\Query\Builder` (#6774) |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2501a5e0 | Fix: Skipping pgsql tests In Swoole >= 6.0 (#6743) |
zds <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 402aa862 | Format code by the latest `cs-fixer`. (#6617) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0a6f4ae7 | Added event of release connection for `hyperf/pool`. (#6613) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e073e89a | Changed the `branch-alias` of all components to `3.1-dev`. (#6320) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 269c4f0e | merge Merge branch 'master' into 3.1 | 李铭昕 <7****4@q****m> | over 2 years ago | |
| 02b2a486 | Upgrade actions/checkout to v4 (#6159) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 34fc647b | Optimized the code for pgsql. |
gaichao168 <1****0@q****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6db12a58 |
Adds `toRawSql()` to Query Builders (#5898)
Co-authored-by: 李铭昕 <7****4@q****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 52d2f4ad |
Removed support for swoole 4.x (#5813)
Co-authored-by: 李铭昕 <7****4@q****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a111fa00 |
Bumps `phpunit` to `10.x` (#5802)
Co-authored-by: 李铭昕 <7****4@q****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 989afedd | Upgrade hyperf packages to version `~3.1.0` (#5801) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 70299028 |
[3.1]Bumps dependencies (#5796)
Co-authored-by: 李铭昕 <7****4@q****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d84e4c61 | Support Full-Text Search for `database`. (#5765) |
她和她的猫 <h****t@f****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9a7b8765 | Fixed bug that pgsql cannot init when using pgsql-swoole. (#5730) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 814976e6 |
Support `Swoole 4 PgSQL` for `hyperf/db`. (#5725)
Co-authored-by: 李铭昕 <7****4@q****m> |
tiefeng <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f7a8b353 | Fixed bug that pgsql cannot init when using pgsql-swoole. (#5726) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| c5542ce0 | Support for adding full-text index using `migration`. (#5701) |
她和她的猫 <h****t@f****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b6762bd3 |
Instead of classes and functions of `Hyperf\Utils` (#5674)
Co-authored-by: 李铭昕 <7****4@q****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ceb7a987 | Use `Hyperf\Coroutine\Channel\Pool` instead of `Hyperf\Utils\ChannelPool` (#5... |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 21478d82 | Fixed bug that `pgsql-swoole` cannot throw exceptions when statement executio... |
她和她的猫 <h****t@f****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 54352043 | Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 95f7445a | Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\ApplicationC... |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d9a784f0 | Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| fe50f964 | Use `Hyperf\Collection\Collection` instead of `Hyperf\Utils\Collection`. (#5593) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e4de0fc2 | Added method `Query\Builder::upsert()`. (#5562) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ce2247e7 | Fixed bug that database-pgsql does not support migration. (#5417) |
她和她的猫 <h****t@f****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8d5feb12 | Fixed bug that non-existing method `exec` called by `SwoolePostgresqlClient`.... |
Onix Systems PHP <1****p@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4dd3068c |
Fixed bug that `PgSQLSwooleConnection::unprepared` cannot work. (#5332)
Co-authored-by: 李铭昕 <7****4@q****m> |
kingIZZZY <l****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 595c4c84 |
Fixed bug that PostgresSQL can't work when create connection timed out. (#5327)
Co-authored-by: 李铭昕 <7****4@q****m> |
她和她的猫 <h****t@f****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9e51de68 |
Fixed bug that `PGSqlSwooleConnection::affectingStatement()` can't work when ...
Co-authored-by: 李铭昕 <7****4@q****m> |
kingIZZZY <l****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6906bc3a | Format code (#5172) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6e46764c | Fix getting affected rows from $statement not $pdo (#5166) |
kingIZZZY <l****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| bf81afe7 | Format code (#5139) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8ffd6b0d | Add error checking for `PostgreSQLStatement::execute` method. (#5121) |
她和她的猫 <i****@h****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 91c7e3a8 | Format code. (#5069) |
李铭昕 <7****4@q****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 48549001 | Preferentially use configuration to improve startup speed (#5020) |
张城铭 <7****8@q****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0cd2f400 |
Fixed bug that `connection->select()` cannot work for `database-pgsql`. (#5016)
Co-authored-by: 李铭昕 <7****4@q****m> |
kingIZZZY <l****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1a50398e | Fixed bug that test cases cannot work for pqsql. | 李铭昕 <7****4@q****m> | over 3 years ago | |
| ee17218a | Optimized code for database and pgsql. | 李铭昕 <7****4@q****m> | over 3 years ago | |
| 93e597a6 | add pgsql handler |
zhuangyuanhui <1****9@1****m>
Committed by: 李铭昕 <7****4@q****m> |
over 3 years ago |