issues
search
lightblue-platform
/
lightblue-rdbms
GNU General Public License v3.0
1
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create utility for in-memory testing that works with AbstractCRUDTestController
#113
dcrissman
opened
9 years ago
1
metadata/rdbms/converter/Translator.java:[468,80] error: cannot find symbol
#112
jewzaam
opened
9 years ago
0
Fixes core#336 - hystrix java maven problem
#111
luan-cestari
opened
9 years ago
1
Updated travis config to move coveralls to after_script section. Should...
#110
jewzaam
closed
9 years ago
1
Fixes lightblue/issues/11
#109
luan-cestari
closed
9 years ago
0
Fixes rest#75 - Array problem
#108
luan-cestari
opened
9 years ago
3
Fixes #75
#107
luan-cestari
closed
9 years ago
23
Fixes issue #102 (tests included)
#106
luan-cestari
closed
9 years ago
6
Fixes #103
#105
luan-cestari
closed
9 years ago
5
Fixes #97
#104
luan-cestari
closed
9 years ago
8
RDBMS can't handle/convert BigDecimal
#103
derek63
closed
9 years ago
2
java.sql.Date to Timestamp Conversion error
#102
derek63
closed
9 years ago
1
Fix travis deploy
#101
luan-cestari
closed
9 years ago
1
Fixes #96: Wildcard null pointer exception
#100
luan-cestari
closed
9 years ago
4
Handle new query types once core 297 is merged
#99
bserdar
opened
9 years ago
0
Updated logging from DEBUG to INFO
#98
jewzaam
closed
9 years ago
1
Data is returned as elements of processed array (not as objects inside it)
#97
derek63
closed
9 years ago
2
Wildcard projection causes NullPointerException
#96
derek63
closed
9 years ago
2
Add debug statements
#95
derek63
closed
9 years ago
1
Enhance RDBMSCRUDControllerTest
#94
jewzaam
opened
9 years ago
0
Travis update
#93
luan-cestari
closed
9 years ago
3
Moved stuff to etc dir
#92
jewzaam
closed
9 years ago
1
Fixes #84: updated artifactId's
#91
jewzaam
closed
9 years ago
2
Remove hystrix/servo from poms
#90
derek63
closed
9 years ago
1
Lincense branch
#89
luan-cestari
closed
9 years ago
1
New Crud tests
#88
luan-cestari
closed
9 years ago
2
Updated versions
#87
jewzaam
closed
9 years ago
1
enhancements for changes to lightblue-core
#86
dcrissman
closed
9 years ago
2
fix broken unit tests
#85
dcrissman
closed
9 years ago
1
Rename all artifacts to be prefixed with lightblue-rdbms
#84
derek63
closed
9 years ago
0
When 'dialect' is not set throw meaningful error
#83
jewzaam
closed
9 years ago
1
CRUDInsertionResponse#getNumInserted seems to always be 0 even after a row was inserted
#82
dcrissman
opened
9 years ago
0
Possible NullPointerException in VariableUpdateRowMapper.map for Types.JAVA_OBJECT
#81
dcrissman
opened
9 years ago
2
ClassCastException from ConditionalEvaluator.evaluateEmpty
#80
dcrissman
opened
10 years ago
2
add updatePredefinedfields
#79
bserdar
closed
10 years ago
0
fix Join needDistinct and add unit test
#78
dcrissman
closed
10 years ago
1
Add the metadata listener method
#77
bserdar
closed
10 years ago
1
Adding unit tests
#76
dcrissman
closed
9 years ago
7
Licensing Issue with NamedParameterStatement
#75
skavanagh
closed
9 years ago
2
Parts of converted package should be under crud/
#74
bserdar
opened
10 years ago
0
No type information is used to map SQL types to JSON types
#73
bserdar
opened
10 years ago
7
Don't parse SQL statements
#72
bserdar
opened
10 years ago
0
RDBMSContext.CRUDoperationName should be of type Operation, not string
#71
bserdar
opened
10 years ago
1
upsert arg is not used in RDBMSCRUDController.save
#70
bserdar
opened
10 years ago
0
ConditionalEvaluator should be replaced with QueryEvaluator
#69
bserdar
opened
10 years ago
0
If class hierarchy needs to be redesigned
#68
bserdar
opened
10 years ago
0
If.conditions are included in all subclasses of If
#67
bserdar
opened
10 years ago
0
If can be non-parameterized class, or worst case, can be declared with one parameter
#66
bserdar
opened
10 years ago
0
If*** can use their query expression counterparts
#65
bserdar
opened
10 years ago
0
OpOperators can be replaced with BinaryRelationalOperator
#64
bserdar
opened
10 years ago
0
Next