openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
liquibase-hibernate
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 36 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Created branch for hibernate 4.2
Nathan Voxland
More...
over 11 years ago
Support hibernate 4.3+. Breaks support for hibernate 4.2
Nathan Voxland
More...
over 11 years ago
Upgraded and fixed for liquibase 3.1.1
Nathan Voxland
More...
over 11 years ago
Merge pull request #35 from Catalysts/master
Nathan Voxland
More...
over 11 years ago
dont return null for the sql keywords
klehner
More...
over 11 years ago
only return default driver if url starts with hibernate:
klehner
More...
over 11 years ago
[maven-release-plugin] prepare for next development iteration
Nathan Voxland
More...
almost 12 years ago
[maven-release-plugin] prepare release liquibase-hibernate4-3.2
Nathan Voxland
More...
almost 12 years ago
Merge pull request #25 from skomeand/nullpointerhotfix
Nathan Voxland
More...
almost 12 years ago
Fixed nullpointer occuring from implicit cast from Integer -> int -> Integer
Andreas Skomedal
More...
almost 12 years ago
[maven-release-plugin] prepare for next development iteration
Nathan Voxland
More...
almost 12 years ago
[maven-release-plugin] prepare release liquibase-hibernate4-3.1
Nathan Voxland
More...
almost 12 years ago
https://github.com/liquibase/liquibase-hibernate/issues/21 Exception when hibernate returns oracle varchar2(n char)
Nathan Voxland
More...
almost 12 years ago
Merge pull request #24 from LeovR/uniqueColumn
Nathan Voxland
More...
almost 12 years ago
Merge pull request #23 from LeovR/simpleSpringScanningUrlTestFix
Nathan Voxland
More...
almost 12 years ago
Merge pull request #22 from LeovR/sourceEncoding
Nathan Voxland
More...
almost 12 years ago
Added @Column(unique = true) for testing purposes
Jan Marten
More...
almost 12 years ago
Extended UniqueConstraintSnapshotGenerator to include @Column(unique = true) annotations
Jan Marten
More...
almost 12 years ago
The item class has to be added to the other Ejb3 tests, as well
Jan Marten
More...
almost 12 years ago
Fixes simpleSpringScanningUrl-test The check for the new Item table was missing
Jan Marten
More...
almost 12 years ago
Set buildSourceEncoding to UTF-8
Jan Marten
More...
almost 12 years ago
Merge pull request #20 from LeovR/sequenceGenerators
Nathan Voxland
More...
almost 12 years ago
Merge pull request #19 from LeovR/issue15Fix
Nathan Voxland
More...
almost 12 years ago
Merge pull request #18 from LeovR/testFix
Nathan Voxland
More...
almost 12 years ago
Added entity with GenerationType.SEQUENCE
Jan Marten
More...
almost 12 years ago
Added SequenceSnapshotGenerator implementation
Jan Marten
More...
almost 12 years ago
Use columnSize and decimalDigits since radix is not used in the DataType-class (toString())
Jan Marten
More...
almost 12 years ago
Use a discriminator for the database name otherwise there are test problems
Jan Marten
More...
almost 12 years ago
The SimpleNamingContextBuilder does not support javax.naming.Name which is used by Hibernate 4 to lookup the JNDI datasource Just provide the datasource directly to the configuration
Jan Marten
More...
almost 12 years ago
Set the defaultCatalogName and defaultSchemaName once and then use the AbstractJdbcDatabase getter/setter Otherwise the names cannot be customized e.g. in tests
Jan Marten
More...
almost 12 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree