Umed Khudoiberdiev
|
f513fc1ba7
|
changed entry point to index.ts
|
2016-05-22 12:18:25 +05:00 |
|
Umed Khudoiberdiev
|
376bc1d014
|
some refactoring + changed findById method name to findOneById
|
2016-04-30 09:54:20 +05:00 |
|
Umed Khudoiberdiev
|
c43c2faa43
|
first interation of refactoring of metadata, metadata storage and builder
|
2016-04-28 14:38:00 +05:00 |
|
Umed Khudoiberdiev
|
30775c3820
|
integrated JoinColumn and JoinTable instead of Inversed versions of the decorators
|
2016-04-26 23:09:59 +05:00 |
|
Umed Khudoiberdiev
|
c435802678
|
changeed auto_increment to generated
|
2016-04-26 16:45:27 +05:00 |
|
Umed Khudoiberdiev
|
31f0c0b2e8
|
added internal annotation to all internal modules and added exports in the entry point with exports of all major modules
|
2016-04-24 23:28:48 +05:00 |
|
Umed Khudoiberdiev
|
1237495dfd
|
renamed decorator namespaces
|
2016-04-15 16:16:39 +05:00 |
|
Umed Khudoiberdiev
|
26a5112242
|
updated connection api and made mysql driver to require dynamically
|
2016-03-23 23:42:54 +05:00 |
|
Umed Khudoiberdiev
|
ee30e118a0
|
renamed CreateConnectionParameters to CreateConnectionOptions
|
2016-03-23 17:29:30 +05:00 |
|
Umed Khudoiberdiev
|
c353401e96
|
removed deprecated createMysqlConnection method
|
2016-03-23 16:02:25 +05:00 |
|
Umed Khudoiberdiev
|
9ebb128979
|
fixed issue with persistment when new entitiy is inserted with already exist entities in relations
|
2016-03-21 18:31:30 +05:00 |
|
Umed Khudoiberdiev
|
3cd0f830e9
|
fixed abstract table implementation and added sample
|
2016-03-21 17:07:01 +05:00 |
|