Umed Khudoiberdiev
a83093910f
added extra methods to repository
2016-05-26 15:37:41 +05:00
Umed Khudoiberdiev
19d215d777
refactored metadata and metadata args namespaces
2016-05-25 19:51:13 +05:00
Umed Khudoiberdiev
9465e2f1fe
metadata build refactoring
2016-05-25 19:40:56 +05:00
Umed Khudoiberdiev
697178f3b7
refactored metadatas
2016-05-25 14:14:27 +05:00
Umed Khudoiberdiev
67e010e690
refactored metadatas
2016-05-25 13:36:59 +05:00
Umed Khudoiberdiev
8185921ee4
refactored metadatas
2016-05-25 12:39:41 +05:00
Umed Khudoiberdiev
4ed27902b9
refactored metadata args
2016-05-25 11:06:57 +05:00
Umed Khudoiberdiev
fc7def3934
renamed metadata args
2016-05-25 00:05:45 +05:00
Umed Khudoiberdiev
290204f573
fixed all issues related to metadata args changes
2016-05-24 20:06:17 +05:00
Umed Khudoiberdiev
c5228e4978
Merge branch 'master' into async-await
...
* master:
fixed multiple issues with propertyName parameters
fixed issue in qb
fixed issues with custom relation names
fixed issues with custom relation names
fixed issues when update operations were not working correctly when new entity is attached and its inside things were changed + fixed issues with custom column name for relations + added tests for it
Conflicts:
package.json
src/query-builder/QueryBuilder.ts
src/query-builder/alias/AliasMap.ts
2016-05-24 18:38:17 +05:00
Umed Khudoiberdiev
827de766ae
fixed multiple issues with propertyName parameters
2016-05-24 18:29:25 +05:00
Umed Khudoiberdiev
a8cbec3823
created metadata args for all metadatas
2016-05-24 13:04:15 +05:00
Umed Khudoiberdiev
fa60671819
fixed issue in qb
2016-05-24 00:36:47 +05:00
Umed Khudoiberdiev
c3e69b952a
fixed issues with custom relation names
2016-05-24 00:36:47 +05:00
Umed Khudoiberdiev
e7305e9c59
fixed issues with custom relation names
2016-05-24 00:36:47 +05:00
Umed Khudoiberdiev
aaf48f77c7
fixed issues when update operations were not working correctly when new entity is attached and its inside things were changed + fixed issues with custom column name for relations + added tests for it
2016-05-24 00:36:47 +05:00
Umed Khudoiberdiev
576cced2e8
fixed issue in qb
2016-05-24 00:30:50 +05:00
Umed Khudoiberdiev
50650faa7f
fixed issues with custom relation names
2016-05-23 19:13:49 +05:00
Umed Khudoiberdiev
cc92d96468
fixed issues with custom relation names
2016-05-23 18:15:55 +05:00
Umed Khudoiberdiev
cf6ebe5c2e
fixed issues when update operations were not working correctly when new entity is attached and its inside things were changed + fixed issues with custom column name for relations + added tests for it
2016-05-23 17:04:56 +05:00
Umed Khudoiberdiev
81e15a0a3c
refactored connection class
2016-05-23 10:45:32 +05:00
Umed Khudoiberdiev
8d68c8c40b
added factories and used container in the connection class
2016-05-22 17:24:24 +05:00
Umed Khudoiberdiev
1e79a63795
refactored connection class
2016-05-22 15:56:40 +05:00
Umed Khudoiberdiev
f513fc1ba7
changed entry point to index.ts
2016-05-22 12:18:25 +05:00
Umed Khudoiberdiev
f8ee9c5541
fixed all es6 null/undefined types issues
2016-05-22 12:12:58 +05:00
Umed Khudoiberdiev
cbdaf1acaf
fixed bug with many-to-many when not all junction operations were collected
2016-05-21 16:55:45 +05:00
Umed Khudoiberdiev
711e3a0698
added functional tests for one-to-many and fixed few issues related to one-to-many
2016-05-21 15:07:32 +05:00
Umed Khudoiberdiev
6177c1929b
fixed missing glob
2016-05-17 22:38:08 +05:00
Umed Khudoiberdiev
75aa5940b3
added glob missing dependency
2016-05-17 22:34:18 +05:00
Umed Khudoiberdiev
60bddd6c58
fixed bug when relation was not updating when saving exist object from inverse side
2016-05-17 22:24:32 +05:00
Umed Khudoiberdiev
f649ff98f2
bugfixes
2016-05-17 14:23:48 +05:00
Umed Khudoiberdiev
43d90f4a0b
removed reflect metadata
2016-05-13 18:02:18 +05:00
Umed Khudoiberdiev
ae7b362560
implemented joinAndMap functionality + fixed bug with inserting many-many from inverse
2016-05-12 17:54:35 +05:00
Umed Khudoiberdiev
1b26c2f498
fixed bug with inserting into junction table
2016-05-12 15:16:30 +05:00
Umed Khudoiberdiev
0e684ce6c9
fixed bug when many to one entity in relation was not updating
2016-05-11 18:56:47 +05:00
Umed Khudoiberdiev
a37dac3afc
fixed bug when many to one entity in relation was not updating
2016-05-11 17:41:51 +05:00
Umed Khudoiberdiev
d4cc792b95
added entity schemas sample draft
2016-05-11 12:42:18 +05:00
Umed Khudoiberdiev
0055a381d1
bump version
2016-05-10 21:51:27 +05:00
Umed Khudoiberdiev
76341fd9ec
added closure tables basic support
2016-05-10 21:45:34 +05:00
Umed Khudoiberdiev
887cedaeb3
fixed bug with empty objects when multiple joins are used
2016-05-09 18:25:01 +05:00
Umed Khudoiberdiev
78deb851eb
fixed multiple bugs
2016-05-09 18:03:04 +05:00
Umed Khudoiberdiev
eff6a2d3ef
fixed issue in join without relation
2016-05-05 14:06:41 +05:00
Umed Khudoiberdiev
76313703a0
fixed bug with custom join column name
2016-05-05 09:48:40 +05:00
Umed Khudoiberdiev
2e9febf212
fixed bugs with naming tables
2016-05-04 19:12:03 +05:00
Umed Khudoiberdiev
6856af143d
added custom join table names
2016-05-04 17:39:59 +05:00
Umed Khudoiberdiev
e4647748c3
custom join table and join columns implementation
2016-05-04 13:56:09 +05:00
Umed Khudoiberdiev
df28a26e58
version up
2016-05-04 12:31:51 +05:00
Umed Khudoiberdiev
44519b5dd6
added sample using join without relation
2016-05-04 12:31:04 +05:00
Umed Khudoiberdiev
f53e664102
changed join signatures in query builder
2016-05-04 02:57:36 +05:00
Umed Khudoiberdiev
6eb1730709
added sample with one-side relations
2016-05-04 02:51:57 +05:00