Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / future-architect/uroborosql issues and pull requests

#312 - Add timestamp/LocalDateTime/OffsetDateTime/ZonedDateTime OptimisticLocking

Pull Request - State: closed - Opened by HidekiSugimoto189 over 1 year ago
Labels: enhancement

#311 - refactoring api

Pull Request - State: open - Opened by HidekiSugimoto189 over 1 year ago

#310 - merge v0.x changes to master

Pull Request - State: closed - Opened by HidekiSugimoto189 over 1 year ago - 2 comments
Labels: improvement

#309 - improve batch insert performance.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 2 years ago
Labels: improvement

#308 - Improved SQL Batch insert performance issues.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 2 years ago
Labels: improvement

#307 - Fixed to not call close() method if the connection is already closed

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 2 years ago
Labels: bug

#306 - Added API to specify update delegate for SQL update/batch process

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 2 years ago
Labels: enhancement

#305 - Add Cache Clear API for DefaultEntityHandler and MappingUtils

Pull Request - State: closed - Opened by HidekiSugimoto189 about 2 years ago
Labels: bug

#304 - add uroborosql.use.qualified.table.name option

Pull Request - State: closed - Opened by HidekiSugimoto189 about 2 years ago
Labels: enhancement

#303 - add SqlQuery#select() API and SqlQuery#strteam(Class) allowed primitive type.

Pull Request - State: closed - Opened by HidekiSugimoto189 about 2 years ago
Labels: bug, enhancement

#302 - TableMetadata and MappingColumn cache includes schema

Pull Request - State: closed - Opened by HidekiSugimoto189 about 2 years ago - 1 comment
Labels: bug

#301 - What is the best way to "SELECT COUNT(*)" with "SqlAgent#query" ?

Issue - State: closed - Opened by cypher256 about 2 years ago - 4 comments

#299 - Fixed a bug that table PKs could not be obtained for multiple schemas.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: bug

#298 - Fixed ExtractionCondition to specify ESCAPE when doing LIKE in DAO interface.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: bug

#297 - Add includeColumns and excludeColumns for SqlEntityQuery

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#296 - #295 add betweenColumns api

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#295 - I want you to be able to do between in two columns

Issue - State: closed - Opened by snmk2478 over 2 years ago - 1 comment
Labels: enhancement

#294 - Add merge api

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#293 - add TransactionManager#autoCommitScope API

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#292 - I want to easily execute only specific SQL with autoCommit=true.

Issue - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#291 - change travis-ci to github actions

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#289 - add codeql analysis settings

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#288 - add codeql analysis.yml

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#287 - Changed to use ClassLoader.getResource() to load the sql file.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: bug

#286 - NioSqlManager can't read sql file in Spring-boot fat jar

Issue - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: bug

#285 - change travis to github actions

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#284 - modify deploy-snapshot settings

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#283 - snapshot deploy event test

Pull Request - State: closed - Opened by HidekiSugimoto189 over 2 years ago
Labels: enhancement

#282 - Fixed to check for differences in setting values before setting connection properties.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 3 years ago
Labels: enhancement

#281 - fix remove first comma regexp

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 3 years ago
Labels: bug

#279 - Add Event APIs

Pull Request - State: closed - Opened by ksky8864 over 3 years ago - 1 comment
Labels: enhancement

#278 - Rename Some Class Names and remove deprecated methods.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago
Labels: enhancement, braking change

#277 - Cleanup code.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago
Labels: enhancement, braking change

#276 - fix v0.20.3 and start v0.20.4

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago

#275 - Java version update 8 to 11

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago
Labels: improvement

#274 - Change String.format newline code to %n

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago
Labels: invalid

#273 - Fixed deploy build to be executed when merging into master or releasse branch.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago
Labels: invalid

#272 - add Dialect#supportsEntityBulkUpdateOptimisticLock

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago - 1 comment
Labels: enhancement

#271 - Merge master into v0.x branch

Pull Request - State: closed - Opened by HidekiSugimoto189 over 3 years ago - 1 comment

#269 - fix javadoc miss.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 4 years ago
Labels: invalid

#268 - Fix to accept Object type as an argument of each method of StringFunction.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 4 years ago
Labels: bug

#267 - Fixed to update with Null when Optional.empty() is bound.

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment
Labels: bug

#265 - add deploy settings

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment

#264 - fix javadoc typo

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment
Labels: invalid

#263 - add travis build settings and fix version v0.20.0

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment
Labels: wontfix

#262 - Supports non-numeric type, in the autoIncrement by @Id

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 2 comments
Labels: bug

#261 - AutoIncrement by @Id does not correspond to UUID type of postgresql

Issue - State: closed - Opened by HidekiSugimoto189 about 4 years ago
Labels: bug

#260 - Modified to accept Object type in StringFunction#isEmpty()/isNotEmpty()/isBlank()/isNotBlank().

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment
Labels: bug

#259 - Difference in operation between OGNL and SpEL occurs

Issue - State: closed - Opened by HidekiSugimoto189 about 4 years ago
Labels: bug

#258 - fix multiline column commnet bug.

Pull Request - State: closed - Opened by HidekiSugimoto189 about 4 years ago - 1 comment
Labels: bug

#256 - Initial value of InsertsType changed from BULK to BATCH.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: improvement

#255 - Initial value of InsertsType changed from BULK to BATCH.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: improvement

#254 - Improve API to handle multiple DB connections with ConnectionSupplier

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#253 - add DateTimeAPI to String ParameterMappers and testcases.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#252 - add PessimisticLockException

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#251 - Fixed a bug with regular expressions that remove leading commas

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago
Labels: bug

#249 - Fix to be able to update id column

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#248 - Change behavior of AutoNumber column at Entity Insert

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement, braking change

#247 - add QueryCache mechanism(Experimental)

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#246 - add ParseCommand.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 2 comments
Labels: enhancement

#245 - Fixed a bug that bind parameter candidate is invalid in SQL-REPL

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: bug

#244 - Add savepointScope method to SqlAgent

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#243 - fix SqlContextFactory initialize bug.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: bug

#242 - Fixed a bug that occurs when there are many columns

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: bug

#241 - fixed multi schema bug.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: bug

#240 - add SqlEntityQuery#select() method.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement

#239 - I want an API to get a scalar value

Issue - State: closed - Opened by HidekiSugimoto189 over 4 years ago
Labels: enhancement

#238 - Fixed not to output NULL to SQL execution time measurement log.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 2 comments
Labels: bug

#236 - Added clock to SqlConfig so that it can be used with ParameterMapper and PropertyMapper

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: enhancement, braking change

#235 - Fixed test case failure due to issue 91 PR

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: invalid

#234 - REPL generate command supports update statement optimistic locking and autoincrement.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: bug, enhancement

#233 - Interfaces evaluation expressions and supports OGNL and SpEL.

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 2 comments
Labels: enhancement, improvement

#232 - remove commons-lang3 dependency

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 1 comment
Labels: invalid

#231 - add SqlEntityQuery#hint()

Pull Request - State: closed - Opened by HidekiSugimoto189 over 4 years ago - 2 comments
Labels: enhancement

#230 - I want a Consumer to be called when the transaction ends

Issue - State: open - Opened by shout-star over 4 years ago
Labels: enhancement

#229 - add SqlAgent#truncate() method.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 5 years ago - 1 comment
Labels: enhancement

#228 - I want an API to truncate a table.

Issue - State: closed - Opened by HidekiSugimoto189 almost 5 years ago
Labels: enhancement

#227 - add CaseFormat.NONE (Do not Convert) and fix CaseFormat conversion logic.

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 5 years ago - 2 comments
Labels: bug, enhancement

#225 - bugfix #218 and enhancement #224

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 5 years ago - 2 comments
Labels: bug, enhancement

#224 - I want to select the optimistic locking method

Issue - State: closed - Opened by HidekiSugimoto189 almost 5 years ago
Labels: enhancement

#218 - agent.insert() throws Exception in Oracle

Issue - State: closed - Opened by 6in almost 5 years ago - 1 comment
Labels: bug

#213 - WIP: add Clock to SqlConfig

Pull Request - State: closed - Opened by HidekiSugimoto189 almost 5 years ago
Labels: enhancement

#189 - Add specification of timezone to SqlConfig

Issue - State: closed - Opened by HidekiSugimoto189 about 5 years ago
Labels: enhancement, braking change

#187 - Extract usage of expression language into interface and make it changeable

Issue - State: closed - Opened by HidekiSugimoto189 about 5 years ago
Labels: enhancement

#186 - Remove commons-lang3 library dependency

Issue - State: closed - Opened by HidekiSugimoto189 about 5 years ago
Labels: invalid

#179 - Support setting optimizer hints with SqlEntityQuery.

Issue - State: closed - Opened by HidekiSugimoto189 over 5 years ago
Labels: enhancement

#136 - To output the number of rows retrieved by Query to the debug log

Pull Request - State: closed - Opened by HidekiSugimoto189 about 6 years ago - 2 comments
Labels: enhancement

#91 - Corresponding to the optimistic lock in the update sql to generate command

Issue - State: closed - Opened by HidekiSugimoto189 over 6 years ago
Labels: enhancement