Skip to content

Upgrade v1.0.0#2

Merged
hwbrzzl merged 10 commits intomasterfrom
bowens/db
Oct 9, 2022
Merged

Upgrade v1.0.0#2
hwbrzzl merged 10 commits intomasterfrom
bowens/db

Conversation

@hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Oct 9, 2022

No description provided.

@hwbrzzl hwbrzzl merged commit 6369f55 into master Oct 9, 2022
@hwbrzzl hwbrzzl deleted the bowens/db branch October 9, 2022 06:27
krishankumar01 added a commit that referenced this pull request Nov 2, 2024
* add all http request method for testing

* chore: update mocks

* add Don't See method

* chore: update mocks

* add AssertSee

* chore: update mocks

* add test cases for new response methods

* .

* chore: update mocks

* .

---------

Co-authored-by: kkumar-gcc <kkumar-gcc@users.noreply.github.com>
krishankumar01 added a commit that referenced this pull request Dec 3, 2025
…) (#1049)

* add struct meta for model parsing

* add GetModel method to extend model registration

* chore: update mocks

* add structmeta test cases

* use console.NewMake in make:migration command

* add model mapper to generate schema from go model

* optimise model_mapper

* add test cases for model mapper

* resolve comments

* fix lint

* sort methods

* move error to errors package

* fail in case error from model_mapper

* move tag tests to type_test

* add more test for structmeta

* optimise model_mapper for explicit handling

* add test cases for model_mapper

* use gorm schema parser

* remove struct meta package

* accept model as input

* optimise model_mapper using gorm schema

* add test cases for model mapper

* FIX LINT

* FIX TEST CASES

* optimise model registration

* optimise schema test

* optimise model mapper

* optimise model mapper

* optimise model mapper

* optimise model mapper

* wrap errors

* optimise relations lock usage

* fix custom index name detection

* optimise model lookup

* add test cases for migrator

* add test cases for migrator

* fix foreign key column skip

* fix nullable modifier logic

* add test for make:migration

* fix test cases for schema

* move methods to contracts

* optimise creator populate stub

* add comment for pool

* add unnecessary comments suggested by copilot

* Populate stub return an error

* add unnecessary comments suggested by copilot part 2

* consider gorm.DeletedAt as nullable

* add migration tag for methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant