Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

fix compatibility #1292 #1294

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix compatibility #1292 #1294

wants to merge 2 commits into from

Conversation

yuanfan
Copy link

@yuanfan yuanfan commented May 7, 2019

compatibility support for auto create primary key named "primary" .

@yuanfan yuanfan closed this May 7, 2019
@yuanfan
Copy link
Author

yuanfan commented May 7, 2019

update the fix code. compatibility support for auto create primary key named "primary" .

@yuanfan yuanfan reopened this May 7, 2019
@codecov-io
Copy link

Codecov Report

Merging #1294 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1294      +/-   ##
==========================================
- Coverage   57.35%   57.34%   -0.02%     
==========================================
  Files          44       44              
  Lines        7818     7818              
==========================================
- Hits         4484     4483       -1     
  Misses       2777     2777              
- Partials      557      558       +1
Impacted Files Coverage Δ
dialect_postgres.go 76.11% <100%> (ø) ⬆️
xorm.go 66.66% <0%> (-1.52%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a1dd59...65e9ff7. Read the comment docs.

Copy link
Author

@yuanfan yuanfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's ok

Copy link
Member

@BetaCat0 BetaCat0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@lunny
Copy link
Member

lunny commented Oct 1, 2019

Any ref document? Which postgres version are you using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants