index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ditch extra import
James Ahlborn
2016-12-01
1
-1
/
+0
*
|
reorg of expression classes
James Ahlborn
2016-11-18
8
-70
/
+142
*
|
rework classes, add more interfaces; start implementing builtin functions usi...
James Ahlborn
2016-11-03
6
-156
/
+1050
*
|
test parsing of basic expressions
James Ahlborn
2016-10-26
1
-121
/
+216
*
|
parse between expr
James Ahlborn
2016-10-26
1
-44
/
+81
*
|
handle order of ops for other types of exprs
James Ahlborn
2016-10-25
1
-76
/
+173
*
|
convert all ops to enum values
James Ahlborn
2016-10-20
1
-44
/
+117
*
|
fix handling of equivalent precedence
James Ahlborn
2016-10-16
1
-5
/
+3
*
|
add debug to strings to start enabling some testing
James Ahlborn
2016-10-15
1
-11
/
+114
*
|
start implementing some special operators
James Ahlborn
2016-10-13
1
-55
/
+317
*
|
move expr type info into TokBuf
James Ahlborn
2016-10-04
1
-58
/
+65
*
|
make delims separate token type; implement parsing of more expr types
James Ahlborn
2016-09-29
2
-68
/
+199
*
|
parse some operators
James Ahlborn
2016-09-17
2
-45
/
+273
*
|
impl obj ref parsing
James Ahlborn
2016-09-16
2
-22
/
+94
*
|
impl expr tokenization
James Ahlborn
2016-09-15
3
-0
/
+986
|
/
*
misc cleanups; doc updates
James Ahlborn
2016-09-11
1
-2
/
+12
*
more update tests; fix minor bug with allocating new usage maps
James Ahlborn
2016-09-09
2
-2
/
+7
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
5
-3
/
+25
*
remove debug output
James Ahlborn
2016-09-07
6
-26
/
+4
*
ensure unique rel name and limit total length
James Ahlborn
2016-09-07
5
-62
/
+63
*
merge trunk changes through r1024
James Ahlborn
2016-09-04
2
-3
/
+10
|
\
|
*
minor cleanups
James Ahlborn
2016-09-04
2
-3
/
+10
*
|
merge trunk changes through r1022
James Ahlborn
2016-09-04
4
-9
/
+205
|
\
|
|
*
Change multi-value complex columns so that they return all relevant column pr...
James Ahlborn
2016-09-04
4
-9
/
+205
|
*
primary key indexes should also have required flag
James Ahlborn
2016-05-18
1
-1
/
+10
*
|
ignore different flags for different fk indexes
James Ahlborn
2016-09-02
1
-4
/
+7
*
|
sort out setting owner and sids for new objects
James Ahlborn
2016-09-01
1
-36
/
+59
*
|
implement writing fk indexes
James Ahlborn
2016-09-01
2
-12
/
+23
*
|
updates
James Ahlborn
2016-08-30
1
-1
/
+4
*
|
fix directionality of relationship
James Ahlborn
2016-08-30
2
-27
/
+28
*
|
set fk type
James Ahlborn
2016-08-30
2
-0
/
+4
*
|
already has context
James Ahlborn
2016-08-30
1
-1
/
+0
*
|
implement adding indexes for integ enforced relationships
James Ahlborn
2016-08-30
4
-9
/
+78
*
|
add some validation for integrity enforced relationships
James Ahlborn
2016-08-27
2
-17
/
+35
*
|
implement fkref writing; more error context; make relationship name unique
James Ahlborn
2016-08-27
7
-29
/
+108
*
|
add row rel row to sys catalog as well
James Ahlborn
2016-08-25
1
-20
/
+38
*
|
update
James Ahlborn
2016-08-24
1
-0
/
+2
*
|
implement logic to determine if relationship is one-to-one
James Ahlborn
2016-08-19
3
-37
/
+62
*
|
update comment
James Ahlborn
2016-08-19
1
-2
/
+1
*
|
some fixups to get rel insert functional
James Ahlborn
2016-08-19
3
-12
/
+27
*
|
updates
James Ahlborn
2016-08-18
5
-41
/
+173
*
|
implement method for writing new relationship to db
James Ahlborn
2016-08-13
2
-6
/
+72
*
|
add some utility methods for creating relationship indexes
James Ahlborn
2016-08-03
2
-20
/
+93
*
|
begin work on adding relationships
James Ahlborn
2016-07-21
2
-0
/
+212
*
|
reorg to prep for RelationshipBuilder; move remaining table creation logic fr...
James Ahlborn
2016-07-19
14
-485
/
+571
*
|
few minor cleanups
James Ahlborn
2016-06-27
2
-0
/
+8
*
|
rework public api for adding index/column, ditch TableModBuilder
James Ahlborn
2016-06-24
3
-73
/
+27
*
|
populate new index data after creation
James Ahlborn
2016-06-22
2
-185
/
+248
*
|
get add index def functional
James Ahlborn
2016-06-21
5
-8
/
+46
*
|
implement check for determining backing index data
James Ahlborn
2016-06-18
2
-5
/
+56
[prev]
[next]