Skip to content

Actions: catalystsquad/protoc-gen-go-gorm

Actions

Release

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
42 workflow runs
42 workflow runs
Event

Filter by event

Loading
Status

Filter by status

Loading
Branch
Actor

Filter by actor

Loading
fix: Add TableName() to model interface so we can access the table na…
Release #42: Pull request #46 closed by codelite7
March 13, 2024 16:41 1m 2s table_name
March 13, 2024 16:41 1m 2s
fix: Refactor preloads to support arguments.
Release #41: Pull request #45 closed by codelite7
February 12, 2024 22:54 54s preloads
February 12, 2024 22:54 54s
fix: Add omit("*") to the association functions
Release #40: Pull request #44 closed by codelite7
January 31, 2024 20:37 35s m2m_omit
January 31, 2024 20:37 35s
fix: Add ReplaceManyToMany function which replaces associations
Release #39: Pull request #43 closed by codelite7
January 31, 2024 17:59 1m 7s replace_m2m
January 31, 2024 17:59 1m 7s
fix: Release
Release #38: Pull request #42 closed by codelite7
December 22, 2023 19:48 30s release
December 22, 2023 19:48 30s
fix: Release
Release #37: Pull request #41 closed by codelite7
December 22, 2023 18:54 27s release
December 22, 2023 18:54 27s
feat!: Refactor to use generic methods
Release #36: Pull request #40 closed by codelite7
December 22, 2023 18:19 1m 25s generics
December 22, 2023 18:19 1m 25s
fix!: Upsert no longer modifies any associations whatsoever
Release #35: Pull request #39 closed by codelite7
November 15, 2023 22:56 1m 3s modified_upsert
November 15, 2023 22:56 1m 3s
fix: Fixed a nil pointer bug when handling field options
Release #34: Pull request #38 closed by codelite7
October 20, 2023 18:12 42s nil
nil
October 20, 2023 18:12 42s
fix: Add jsonb field option. If true, the field's value is stored in …
Release #33: Pull request #37 closed by codelite7
October 20, 2023 17:18 1m 17s jsonb
October 20, 2023 17:18 1m 17s
fix: Initialize session with selects and omits, use the session
Release #32: Pull request #36 closed by codelite7
October 13, 2023 20:26 42s session
October 13, 2023 20:26 42s
fix: Use selects and omits when saving
Release #31: Pull request #35 closed by codelite7
October 13, 2023 18:37 1m 22s omits
October 13, 2023 18:37 1m 22s
fix: Switch from pgtype.jsonb to gorm jsonb
Release #30: Pull request #33 closed by codelite7
August 24, 2023 21:38 1m 24s jsonb
August 24, 2023 21:38 1m 24s
fix: Support google timestamp type
Release #28: Pull request #31 closed by codelite7
July 3, 2023 19:19 1m 21s google-timestamp
July 3, 2023 19:19 1m 21s
fix: another nil pointer dereference
Release #27: Pull request #30 closed by benjyiw
June 16, 2023 22:39 31s another-nil-pointer
June 16, 2023 22:39 31s
fix: nil pointer dereference
Release #26: Pull request #29 closed by benjyiw
June 16, 2023 22:16 42s nil-pointer-dereference
June 16, 2023 22:16 42s
fix: add a time format override option
Release #25: Pull request #28 closed by benjyiw
June 16, 2023 21:36 1m 10s timeformat-override
June 16, 2023 21:36 1m 10s
fix: modify associations in a nested transaction.
Release #24: Pull request #27 closed by codelite7
June 7, 2023 19:53 1m 13s upsert
June 7, 2023 19:53 1m 13s
fix: Import pq for repeated enum fields
Release #20: Pull request #23 closed by codelite7
June 2, 2023 20:01 54s repeated_enum_import
June 2, 2023 20:01 54s
fix: Fixed gorm tag foreign key generation. Enhanced tests. Fixed Rel…
Release #19: Pull request #22 closed by codelite7
June 2, 2023 01:13 1m 14s upsert
June 2, 2023 01:13 1m 14s
fix: Avoid nil error by moving cascade option parsing into the block …
Release #18: Pull request #21 closed by codelite7
May 31, 2023 19:20 1m 0s npe
npe
May 31, 2023 19:20 1m 0s