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 excute GetIndexes error with sepcial postgresql index #1215

Merged
merged 1 commit into from Jan 31, 2019

Conversation

xuyz
Copy link
Contributor

@xuyz xuyz commented Jan 29, 2019

Unsupport Indexes on Expressions

Fixed #1183

@xuyz
Copy link
Contributor Author

xuyz commented Jan 29, 2019

@lunny
Almost all except Indexes on Expressions,

@codecov-io
Copy link

Codecov Report

Merging #1215 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1215      +/-   ##
==========================================
+ Coverage   57.37%   57.41%   +0.04%     
==========================================
  Files          43       43              
  Lines        7788     7793       +5     
==========================================
+ Hits         4468     4474       +6     
  Misses       2769     2769              
+ Partials      551      550       -1
Impacted Files Coverage Δ
dialect_postgres.go 76.11% <100%> (+0.38%) ⬆️
xorm.go 69.69% <0%> (+1.51%) ⬆️

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 af992d6...c8fad6f. Read the comment docs.

@lunny lunny added this to the 0.8 milestone Jan 31, 2019
@lunny lunny merged commit 52b85c2 into go-xorm:master Jan 31, 2019
@lunny
Copy link
Member

lunny commented Jan 31, 2019

@xuyz thanks!

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.

None yet

3 participants