Sign in
apache
/
empire-db
/
HEAD
205fa7a
Fix StringUtils.lastIndexOfAny start index
by Vinod Kumar
· 2 days ago
master
00064e6
EMPIREDB-488:
by dlp1doe
· 3 days ago
614e13e
EMPIREDB-487
by Rainer Döbele
· 5 days ago
e27741b
EMPIREDB-486 InputControl: improved support for multiple input components
by Rainer Döbele
· 3 weeks ago
6568428
EMPIREDB-482 DBELResolver change warning log message level to debug
by Rainer Döbele
· 3 weeks ago
ea4917f
EMPIREDB-485 Oracle: Allow primary key with nullable column
by Rainer Döbele
· 4 weeks ago
0ce719e
Added missing Apache license headers
by Rainer Döbele
· 10 weeks ago
90e881d
Merge branch 'master' of https://gitbox.apache.org/repos/asf/empire-db
by Rainer Döbele
· 10 weeks ago
295ee96
EMPIREDB-482 commons-benutils version update
by Rainer Döbele
· 10 weeks ago
8498fdf
fix warnings
by Ralf Eichinger
· 3 months ago
40b7691
externalize generic spring configuration to sample independent classes
by Ralf Eichinger
· 3 months ago
23352dc
externalize generic spring configuration to sample independent classes
by Ralf Eichinger
· 3 months ago
d75c696
format line
by datazuul
· 3 months ago
e74d35c
update build and run command
by datazuul
· 3 months ago
729e25b
upgrade Spring Boot version to 4.0.2
by datazuul
· 3 months ago
f800399
EMPIREDB-483 Added SQLFormat class for optional pretty print
by Sascha
· 3 months ago
4cf4bd7
EMPIREDB-481 Fix in DBMSHandlerMSSQL when skipRows=0
by Rainer Döbele
· 5 months ago
b5e79c3
EMPIREDB-482 DBTable refine foreign key name
by Rainer Döbele
· 6 months ago
b3ce0f1
Merge branch 'master' into pr-17
by Rainer Döbele
· 6 months ago
786d2e0
EMPIREDB-482: DBMSOracleHandler: added "level" to keyword list.
by Rainer Döbele
· 6 months ago
67ec7ba
remove first check
by Sascha
· 6 months ago
e19c3bc
remove first check
by Sascha
· 6 months ago
615ce19
EMPIREDB-480: TextInputControl
by Jan Glaubitz
· 7 months ago
707ce11
[maven-release-plugin] prepare for next development iteration
by Rainer Döbele
· 7 months ago
ad96521
[maven-release-plugin] prepare release empire-db-3.4.0-rc1
by Rainer Döbele
· 7 months ago
empire-db-3.4.0-rc1
b1e64e7
prepare-release: added test dependencies
by Rainer Döbele
· 7 months ago
3fcb898
release-rollback
by Rainer Döbele
· 7 months ago
29c7d8c
[maven-release-plugin] rollback the release of empire-db-3.4.0-rc1
by Rainer Döbele
· 7 months ago
4710b0c
[maven-release-plugin] prepare for next development iteration
by Rainer Döbele
· 7 months ago
ae99251
[maven-release-plugin] prepare release empire-db-3.4.0-rc1
by Rainer Döbele
· 7 months ago
6a1e072
Release-preparation: JavaDoc fixes
by Rainer Döbele
· 7 months ago
82bc246
update CHANGELOG for version 3.4.0
by Jan Glaubitz
· 7 months ago
0bf397c
EMPIREDB-462
by Jan Glaubitz
· 7 months ago
2ae2460
EMPIREDB-479 QueryFailedException improved logging
by Rainer Döbele
· 7 months ago
bb3adb3
EMPIREDB-456 DBModelParser: Logging output fix
by Rainer Döbele
· 7 months ago
9165beb
EMPIREDB-477 getIgnoreCaseExpr() let DBDatabase decide before DBMSHandler
by Rainer Döbele
· 7 months ago
4a00161
EMPIREDB-477 Oracle extended collation support
by Rainer Döbele
· 7 months ago
e9f86d1
EMPIREDB-477 Fixes for Oracle DDL generation
by Rainer Döbele
· 7 months ago
2698d5b
Removed unnecessary imports
by Rainer Döbele
· 7 months ago
3c0c6cf
EMPIREDB-477 Rorganized into DBColumnExpr
by Rainer Döbele
· 7 months ago
beb47d0
EMPIREDB-477 refactored and optimized
by Rainer Döbele
· 7 months ago
3b0adab
EMPIREDB-478 prepareParams: safety checks added
by Rainer Döbele
· 7 months ago
79853c0
EMPIREDB-477 ColumnUtils: allow to set a sort expression for ech column
by Rainer Döbele
· 7 months ago
7943b49
EMPIREDB-478 DBPreparable method changed to prepareParams(DBCommand,DBExpr)
by Rainer Döbele
· 7 months ago
9012aba
EMPIREDB-478
by Rainer Döbele
· 7 months ago
c35db90
EMPIREDB-477 ColumnUtils isCaseSensitive fix
by Rainer Döbele
· 7 months ago
532283c
EMPIREDB-477 minor fix.
by Rainer Döbele
· 7 months ago
ff1845b
EMPIREDB-477 ColumnUtils improvement
by Rainer Döbele
· 7 months ago
f677470
EMPIREDB-477 ColumnExpr setAttribute fix
by Rainer Döbele
· 7 months ago
ecc1ea4
EMPIREDB-477 new class ColumnUtils for attribute access
by Rainer Döbele
· 7 months ago
da17537
EMPIREDB-477 Column: added isCaseSensitive property
by Rainer Döbele
· 7 months ago
4e22bdf
EMPIREDB-477 DBCOLATTR replaces by COLATTR
by Rainer Döbele
· 7 months ago
f1e8392
EMPIREDB-477 DBGeneratedValue trigger columns addtion
by Rainer Döbele
· 7 months ago
097696c
EMPIREDB-477 DBGeneratedValue: byFunction or byTrigger
by Rainer Döbele
· 7 months ago
059faa2
EMPIREDB-477: fix to update generated value
by Rainer Döbele
· 8 months ago
7edb9b3
EMPIREDB-477 Allow fulltext indexes, generated values, and contains comparator
by Rainer Döbele
· 8 months ago
53fa666
EMPIREDB-456 DBUtils new overload for querySingleRow()
by Rainer Döbele
· 8 months ago
00b7ea7
EMPIREDB-476 ControlTag / InputTag: allow override of autoControlId
by Rainer Döbele
· 8 months ago
6723346
EMPIREDB-456 DBUtils: completeQuery should always be called.
by Rainer Döbele
· 9 months ago
34b3f06
EMPIREDB-475 Handle format option "nolookup" and FieldIllegalValueException.
by Rainer Döbele
· 9 months ago
aba1c54
EMPIREDB-475:
by Rainer Döbele
· 9 months ago
df5970d
EMPIREDB-456 InternalException: message fix
by Rainer Döbele
· 9 months ago
464bcda
EMPIREDB-456
by Rainer Döbele
· 10 months ago
e16b3f1
EMPIREDB-474 WebApplication: getContextBean and setContextBean added.
by Rainer Döbele
· 10 months ago
aa0841a
EMPIREDB-456 TagEncodingHelper: allow column reset
by Rainer Döbele
· 10 months ago
ebd47b0
EMPIREDB-473
by Rainer Döbele
· 10 months ago
33fbd99
EMPIREDB-456 DBRowSet: improved logging
by Rainer Döbele
· 10 months ago
7d23009
EMPIREDB-470 DBMSHandlerHSql fix
by Rainer Döbele
· 10 months ago
2719fb1
EMPIREDB-470 DateUtils: cache DateTimeFormatter for patterns
by Rainer Döbele
· 10 months ago
bcb18d4
EMPIREDB-470 DBSqlPhrase: SQL_CURRENT_DATETIME added
by Rainer Döbele
· 10 months ago
33a56dc
EMPIREDB-470: DataType: enum description updated
by Rainer Döbele
· 10 months ago
87460a2
EMPIREDB-470 DBRowSet: Enforce Timestamp column to be of DataType.TIMESTAMP
by Rainer Döbele
· 10 months ago
1e7dfbd
EMPIREDB-456 DBCommand: selectSetExpressions handle null value
by Rainer Döbele
· 10 months ago
4c3c6d6
EMPIREDB-456 DBCommand new function selectSetExpressions()
by Rainer Döbele
· 10 months ago
9b024b0
EMPIREDB-456 Codegen: Dependency update for commons-collections to 3.2.2
by Rainer Döbele
· 10 months ago
41dba9c
EMPIREDB-456 DateUtils: text fix
by Rainer Döbele
· 10 months ago
be1b6d2
EMPIREDB-456 DateUtils: add Temporal to formatMonth and formatDayOfWeek
by Rainer Döbele
· 10 months ago
546f38d
EMPIREDB-456 DateUtils: uses of SimpleDateFormat removed
by Rainer Döbele
· 10 months ago
ed5fb9c
EMPIREDB-456 DBQuery revert change about initial updateablitity
by Rainer Döbele
· 10 months ago
4bc57ce
Merge branch 'master' of https://gitbox.apache.org/repos/asf/empire-db
by Rainer Döbele
· 10 months ago
ca5ffbc
EMPIREDB-470 Use DateTimeFormatter instead of SimpleDateFormat
by Rainer Döbele
· 10 months ago
78f6bac
EMPIREDB-472
by Jan Glaubitz
· 10 months ago
3fc5b9f
EMPIREDB-471 Remove time from java.util.Date for DATE columns
by Rainer Döbele
· 10 months ago
5394ac4
EMPIREDB-470 DMBSHandlerOracle: Treat DATETIME as DATE
by Rainer Döbele
· 10 months ago
7b070d7
EMPIREDB-469 Detect foreign key relations on a given table
by Rainer Döbele
· 10 months ago
d27b3ed
EMPIREDB-456: SelectTag: avoid doubling of component-id
by Rainer Döbele
· 11 months ago
c542a23
EMPIREDB-456: WebApplication: createResourceTextResolver() added.
by Rainer Döbele
· 11 months ago
5fa51e7
EMPIREDB-468 DBMSHandler: getResultValue fix for DataType.DATE
by Rainer Döbele
· 11 months ago
e41492a
EMPIREDB-456 DateUtils: limit timestamp nanos to 6 digits.
by Rainer Döbele
· 11 months ago
2b1a558
EMPIREDB-456 DBSQLScript: add exception for preceeding line comments
by Rainer Döbele
· 11 months ago
71a44f5
EMPIREDB-456 DBSQLScript: ignore comments when executing all statements
by Rainer Döbele
· 11 months ago
6ab7a1e
EMPIREDB-467:
by Rainer Döbele
· 11 months ago
a54bdb1
EMPIREDB-466 TextAreaInputControl: renverValue support no tag or styleClass
by Rainer Döbele
· 11 months ago
d354e27
EMPIREDB-456 DBDDLGenerator: omit parenthesis
by Rainer Döbele
· 11 months ago
df0cdda
EMPIREDB-466 new StyleClass type for improved css style class building
by Rainer Döbele
· 12 months ago
2ebd8c2
EMPIREDB-465: Optimizations
by Rainer Döbele
· 12 months ago
0edaa16
EMPIREDB-456
by Jan Glaubitz
· 12 months ago
68e804a
EMPIREDB-465 InputControl: setInputStyleClass changed order of parameters
by Rainer Döbele
· 12 months ago
d3348a4
EMPIREDB-465 InputControl: replace addRemoveStyle with setInputStyleClass
by Rainer Döbele
· 12 months ago
47683b5
EMPIREDB-464:
by Rainer Döbele
· 1 year ago
Next »