Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ebean-orm-deprecated/ebean-querybean issues and pull requests
#75 - ENH: Allow ScalarTypes to be used in querybeans
Pull Request -
State: closed - Opened by tobias- over 4 years ago
Labels: enhancement
#75 - ENH: Allow ScalarTypes to be used in querybeans
Pull Request -
State: closed - Opened by tobias- over 4 years ago
Labels: enhancement
#74 - ENH: Allow ScalarTypes to be used in querybeans
Issue -
State: closed - Opened by tobias- over 4 years ago
- 6 comments
#74 - ENH: Allow ScalarTypes to be used in querybeans
Issue -
State: closed - Opened by tobias- over 4 years ago
- 6 comments
#73 - Missing IN subquery expression - should have property.in(subquery) option
Issue -
State: open - Opened by rbygrave over 4 years ago
#73 - Missing IN subquery expression - should have property.in(subquery) option
Issue -
State: open - Opened by rbygrave over 4 years ago
#72 - Change query.orderBy() to not be deprecated
Issue -
State: closed - Opened by rbygrave over 4 years ago
#72 - Change query.orderBy() to not be deprecated
Issue -
State: closed - Opened by rbygrave over 4 years ago
#71 - Typo: findSteam -> findStream
Pull Request -
State: closed - Opened by gdoenlen almost 5 years ago
- 1 comment
#71 - Typo: findSteam -> findStream
Pull Request -
State: closed - Opened by gdoenlen almost 5 years ago
- 1 comment
#70 - ENH: Postgres: Provide API for SELECT DISTINCT ON (<column>, <column>, ...)
Issue -
State: open - Opened by jnehlmeier almost 5 years ago
#70 - ENH: Postgres: Provide API for SELECT DISTINCT ON (<column>, <column>, ...)
Issue -
State: open - Opened by jnehlmeier almost 5 years ago
#69 - ENH: Query bean constructor taking Transaction
Issue -
State: closed - Opened by rbygrave almost 5 years ago
Labels: enhancement
#69 - ENH: Query bean constructor taking Transaction
Issue -
State: closed - Opened by rbygrave almost 5 years ago
Labels: enhancement
#68 - ENH: Add delegate methods for findStream / findLargeStream
Issue -
State: closed - Opened by jnehlmeier over 5 years ago
Labels: enhancement
#68 - ENH: Add delegate methods for findStream / findLargeStream
Issue -
State: closed - Opened by jnehlmeier over 5 years ago
Labels: enhancement
#67 - query-bean API fails without Default DB
Issue -
State: closed - Opened by turbospaces over 5 years ago
- 4 comments
#67 - query-bean API fails without Default DB
Issue -
State: closed - Opened by turbospaces over 5 years ago
- 4 comments
#66 - ENH: Support fetchCache()
Issue -
State: closed - Opened by rbygrave over 5 years ago
- 1 comment
Labels: enhancement
#66 - ENH: Support fetchCache()
Issue -
State: closed - Opened by rbygrave over 5 years ago
- 1 comment
Labels: enhancement
#65 - ENH: Add support for filterMany using expressions
Issue -
State: closed - Opened by rbygrave over 5 years ago
#65 - ENH: Add support for filterMany using expressions
Issue -
State: closed - Opened by rbygrave over 5 years ago
#64 - ENH: Add support for building FetchGroup via query beans
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: enhancement
#64 - ENH: Add support for building FetchGroup via query beans
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: enhancement
#63 - Add @SafeVarargs annotation on TQAssocBean
Issue -
State: closed - Opened by rbygrave over 5 years ago
#63 - Add @SafeVarargs annotation on TQAssocBean
Issue -
State: closed - Opened by rbygrave over 5 years ago
#62 - Refactor internals - TQRootBean constructor sets root ... meaning we can simplify enhancement
Issue -
State: closed - Opened by rbygrave over 5 years ago
#62 - Refactor internals - TQRootBean constructor sets root ... meaning we can simplify enhancement
Issue -
State: closed - Opened by rbygrave over 5 years ago
#61 - ENH: Add usingTransaction() and usingConnection() methods to query bean root
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#61 - ENH: Add usingTransaction() and usingConnection() methods to query bean root
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#60 - ENH: Add eq() and ne() on TQAssocBean ... alias for equalTo() and notEqualTo()
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#60 - ENH: Add eq() and ne() on TQAssocBean ... alias for equalTo() and notEqualTo()
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#59 - ENH: Support setting profile location on the query (used by profile location enhancement)
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#58 - ENH: Add setLabel() ... to set the label on a query
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#58 - ENH: Add setLabel() ... to set the label on a query
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#57 - ENH: Support inOrEmpty() and rawOrEmpty() expressions
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#57 - ENH: Support inOrEmpty() and rawOrEmpty() expressions
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#56 - ENH: Add support for Inet and Cdir types
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#56 - ENH: Add support for Inet and Cdir types
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#55 - Change hierarchy such that ManyToOne properties can be used in select() and fetch()
Issue -
State: closed - Opened by rbygrave almost 6 years ago
#55 - Change hierarchy such that ManyToOne properties can be used in select() and fetch()
Issue -
State: closed - Opened by rbygrave almost 6 years ago
#54 - ENH: Add expressions - inRangeWith(), greaterThanOrNull() and lessThanOrNull
Issue -
State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement
#53 - Move asMapKey() to PBaseValueEqual such that it can be used on types - uuid, enum, InetAddress, Timezone etc
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: bug
#53 - Move asMapKey() to PBaseValueEqual such that it can be used on types - uuid, enum, InetAddress, Timezone etc
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: bug
#52 - ENH: Add fetch(String properties) and fetchQuery(String properties)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#52 - ENH: Add fetch(String properties) and fetchQuery(String properties)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#51 - ENH: Add query.fetchQuery(path) and fetchQuery(path, properties)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#51 - ENH: Add query.fetchQuery(path) and fetchQuery(path, properties)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#50 - ENH: Add having() and havingClause() for use on query beans
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#49 - ENH: Add inRange(property, lowValue, highValue)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#49 - ENH: Add inRange(property, lowValue, highValue)
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#48 - ENH: Support for query.setBaseTable() query.exists() query.setInheritType() and query.setAllowLoadErrors()
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#48 - ENH: Support for query.setBaseTable() query.exists() query.setInheritType() and query.setAllowLoadErrors()
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#47 - ENH: Add asUpdate(), asDto() and findSingleAttribute() methods to root query bean
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#47 - ENH: Add asUpdate(), asDto() and findSingleAttribute() methods to root query bean
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#46 - ENH: Add asMapKey() ... for setting the property as map key for findMap query
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#46 - ENH: Add asMapKey() ... for setting the property as map key for findMap query
Issue -
State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement
#45 - Remove deprecated method setForUpdate(boolean forUpdate) .. migrate to setForUpdate(), setForUpdateNoWait(), setForUpdateSkipLocked()
Issue -
State: closed - Opened by rbygrave about 6 years ago
#45 - Remove deprecated method setForUpdate(boolean forUpdate) .. migrate to setForUpdate(), setForUpdateNoWait(), setForUpdateSkipLocked()
Issue -
State: closed - Opened by rbygrave about 6 years ago
#44 - ENH: Add PLocale to support java.util.Locale property types
Issue -
State: closed - Opened by rbygrave about 6 years ago
- 2 comments
Labels: enhancement
#44 - ENH: Add PLocale to support java.util.Locale property types
Issue -
State: closed - Opened by rbygrave about 6 years ago
- 2 comments
Labels: enhancement
#43 - Add select(FetchGroup<T> fetchGroup) to TQRootBean
Issue -
State: closed - Opened by rbygrave over 6 years ago
#43 - Add select(FetchGroup<T> fetchGroup) to TQRootBean
Issue -
State: closed - Opened by rbygrave over 6 years ago
#42 - let PInstant inherit from PBaseDate
Pull Request -
State: closed - Opened by rPraml over 6 years ago
- 1 comment
#42 - let PInstant inherit from PBaseDate
Pull Request -
State: closed - Opened by rPraml over 6 years ago
- 1 comment
#41 - Modify PUrl to have the common String expressions like startsWith etc
Issue -
State: closed - Opened by rbygrave over 6 years ago
#41 - Modify PUrl to have the common String expressions like startsWith etc
Issue -
State: closed - Opened by rbygrave over 6 years ago
#40 - Add support for Class type ... PClass, allow use of common String expressions like startsWith etc
Issue -
State: closed - Opened by rbygrave over 6 years ago
#40 - Add support for Class type ... PClass, allow use of common String expressions like startsWith etc
Issue -
State: closed - Opened by rbygrave over 6 years ago
#39 - Add findSet method for querybean
Pull Request -
State: closed - Opened by ooknight over 6 years ago
Labels: enhancement
#39 - Add findSet method for querybean
Pull Request -
State: closed - Opened by ooknight over 6 years ago
Labels: enhancement
#38 - Refactor dup code
Pull Request -
State: closed - Opened by rPraml almost 7 years ago
- 1 comment
#37 - ENH: Add support for query.setDocIndexName() ... as per Ebean 9.3.1
Issue -
State: closed - Opened by rbygrave about 8 years ago
Labels: enhancement
#37 - ENH: Add support for query.setDocIndexName() ... as per Ebean 9.3.1
Issue -
State: closed - Opened by rbygrave about 8 years ago
Labels: enhancement
#36 - NullPointerException with querybean
Issue -
State: closed - Opened by thibaultmeyer about 8 years ago
- 1 comment
#36 - NullPointerException with querybean
Issue -
State: closed - Opened by thibaultmeyer about 8 years ago
- 1 comment
#35 - Replace QueryEach(While)Consumer with java8 Consumer/Predicate
Pull Request -
State: closed - Opened by rPraml about 8 years ago
- 1 comment
#35 - Replace QueryEach(While)Consumer with java8 Consumer/Predicate
Pull Request -
State: closed - Opened by rPraml about 8 years ago
- 1 comment
#34 - NullPointerException thrown when using query bean generated
Issue -
State: closed - Opened by chaoyangnz about 8 years ago
- 8 comments
#33 - Refactor tidy for varargs compiler warnings
Issue -
State: closed - Opened by rbygrave over 8 years ago
#33 - Refactor tidy for varargs compiler warnings
Issue -
State: closed - Opened by rbygrave over 8 years ago
#32 - Handle 8.4.1 API change - migrate from findRowCount() to findCount()
Issue -
State: closed - Opened by rbygrave over 8 years ago
#32 - Handle 8.4.1 API change - migrate from findRowCount() to findCount()
Issue -
State: closed - Opened by rbygrave over 8 years ago
#31 - Add support for isNull() and isNotNull() on ManyToOne associated properties
Issue -
State: closed - Opened by rbygrave over 8 years ago
- 1 comment
Labels: enhancement
#31 - Add support for isNull() and isNotNull() on ManyToOne associated properties
Issue -
State: closed - Opened by rbygrave over 8 years ago
- 1 comment
Labels: enhancement
#30 - Change maven groupId ... to org.avaje.ebean, artifactId to ebean-querybean
Issue -
State: closed - Opened by rbygrave over 8 years ago
#30 - Change maven groupId ... to org.avaje.ebean, artifactId to ebean-querybean
Issue -
State: closed - Opened by rbygrave over 8 years ago
#29 - ENH: For Date properties add ... greaterThan, greaterOrEqualTo, lessThan, lessOrEqualTo
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#29 - ENH: For Date properties add ... greaterThan, greaterOrEqualTo, lessThan, lessOrEqualTo
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#28 - ENH: Add fetchQuery() and fetchLazy() ... to match these added methods in 8.1.1
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#28 - ENH: Add fetchQuery() and fetchLazy() ... to match these added methods in 8.1.1
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#27 - ENH: Add fetch() as an alternative to fetchAll() for associated beans
Issue -
State: closed - Opened by rbygrave over 8 years ago
#27 - ENH: Add fetch() as an alternative to fetchAll() for associated beans
Issue -
State: closed - Opened by rbygrave over 8 years ago
#26 - Add findVersionsBetween() support ....
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#26 - Add findVersionsBetween() support ....
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#25 - Remove deprecation from endAnd(), endOr() and add endNot() ... to match changes to ExpressionList
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#25 - Remove deprecation from endAnd(), endOr() and add endNot() ... to match changes to ExpressionList
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement
#24 - Support 7.12.1 API changes - Removed findIterate() and findPagedList(pageIndex, pageSize)
Issue -
State: closed - Opened by rbygrave over 8 years ago
#24 - Support 7.12.1 API changes - Removed findIterate() and findPagedList(pageIndex, pageSize)
Issue -
State: closed - Opened by rbygrave over 8 years ago
#23 - ENH: Add PArray type to support @DbArray and related expressions
Issue -
State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement