Skip to content

Conversation

@cristof
Copy link
Contributor

@cristof cristof commented Apr 9, 2025

  • Allow creation of indexes using columns names
  • Modified TestIndices to test creation of unnamed index

Tested on default db, h2, h2-2, postgresql.

* Allow creation of indexes using columns names
* Modified TestIndices to test creation of unnamed index
Copy link
Contributor

@solomax solomax left a comment

Choose a reason for hiding this comment

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

LGTM! :)))

all comments are minor :))

@cristof
Copy link
Contributor Author

cristof commented Apr 30, 2025

I've just committed the code format fixing. Thanks for reviewing - I get a little confused about the brackets, as ifs without them are abundant. Hope it makes to 4.1.1 (and eventually to tomee-10).

@solomax
Copy link
Contributor

solomax commented May 1, 2025

Hello @cristof,

I, personally, prefer having curly brackets even if there is one line of code inside it
You are right there are lots of missing brackets, so I try to add them only in the places I'm "touching" :))

I'll try to push this PR as soon as Github build will succeed

Sorry for the long review

@solomax solomax merged commit 3c2bae9 into apache:master May 1, 2025
1 check passed
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.

2 participants