Skip to content

Releases: hyperf/database-pgsql

Release v3.1.55

15 May 02:37

Choose a tag to compare

v3.1.55-rc.1

14 May 07:54

Choose a tag to compare

Fixed bug that pdo connector with pgsql cannot work when using migrat…

Release v3.0.50

12 May 02:32

Choose a tag to compare

Fixed bug that pdo connector with pgsql cannot work when using migrat…

Release v3.1.48

12 Dec 02:52

Choose a tag to compare

Release v3.1.43

10 Oct 02:11

Choose a tag to compare

Release v3.1.42

25 Sep 03:35

Choose a tag to compare

Release v3.1.41

19 Sep 13:24

Choose a tag to compare

Added `Hyperf\Database\Schema\Schema::getForeignKeys()`. (#7059)



Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.39

05 Sep 02:59

Choose a tag to compare

Optimized the argument `table` like `database.table` for `gen:model` …

Release v3.1.27

20 Jun 02:55

Choose a tag to compare

Added methods `getIndexes` `hasIndex` and `getIndexListing` into `Hyp…

Release v3.1.26

13 Jun 02:25

Choose a tag to compare

Added method `Hyperf\Database\Schema::getTables()`.