Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
https://github.com/typeorm/typeorm
refactoring
b6519f6c5b6e0b84340068e55530284d6c03e2f8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
b6519f6c5b6e0b84340068e55530284d6c03e2f8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #595
0460e087dabca54c1cf7c830b23be539de8691ee authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
0460e087dabca54c1cf7c830b23be539de8691ee authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
moved errors into single directory
82d92b047d0a5aabc9608e9faf171b326e895c83 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
82d92b047d0a5aabc9608e9faf171b326e895c83 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
optimized imports
7245b1190e9f5521800e603337da1c452d0acffc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
7245b1190e9f5521800e603337da1c452d0acffc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
made bulk save and remove operations to use a single query runner
81327ca591ad487de062ea7a82f9dbc344fc9dd5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
81327ca591ad487de062ea7a82f9dbc344fc9dd5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump
04dfc1840477868295175a44961bd6bfcdf833f1 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
04dfc1840477868295175a44961bd6bfcdf833f1 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
reverted postgres schema name to public
cbfe290e64c45f264b848d9bdf15fa703173675d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
cbfe290e64c45f264b848d9bdf15fa703173675d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed failing test
711758a47f15ac53c017f3c1bf75178813c5a8e5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
711758a47f15ac53c017f3c1bf75178813c5a8e5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed compiler errors
363e33fd557f8319cbf27fbc175f7d1d25fbefca authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
363e33fd557f8319cbf27fbc175f7d1d25fbefca authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed issue with query runner unreleased
ce57ff85f41be16a6975d6a7de2c211964d9a6de authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
ce57ff85f41be16a6975d6a7de2c211964d9a6de authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed test
da45cd8f7c368a364f482bd1339a33d6e13277ef authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
da45cd8f7c368a364f482bd1339a33d6e13277ef authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
better subselects support
284171ce1fc1b233ebfe34f7343b871a87ec9b74 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
284171ce1fc1b233ebfe34f7343b871a87ec9b74 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing tests; fixed issue with query runner not properly used and released
0b4e3ff5eb52ca05f0fe9e9fe5d7b6e1b575863a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
0b4e3ff5eb52ca05f0fe9e9fe5d7b6e1b575863a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added subselects
aeadb6f9e0da669642282b307c84711a47460dee authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
aeadb6f9e0da669642282b307c84711a47460dee authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
better subselects support
f1de12b710e8ffb4ef0edbfde16eb29a8136d2d7 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
f1de12b710e8ffb4ef0edbfde16eb29a8136d2d7 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
working on sql data types tests;
d9e5b451138d6b773d471616d5f11adc3feac9bd authored over 7 years ago by Zotov Dmitry <[email protected]>
d9e5b451138d6b773d471616d5f11adc3feac9bd authored over 7 years ago by Zotov Dmitry <[email protected]>
fixes #589
2b2d419a09ed936f98fb91ce178573eb884701e5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
2b2d419a09ed936f98fb91ce178573eb884701e5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump
15a71e7b8c2b685ac9a68eda0922739e51f26f3d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
15a71e7b8c2b685ac9a68eda0922739e51f26f3d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
made persistment and hydrator to return null in properties with nullable columns; fixed tests
9d0f60214e073a55d22b348ccdf931a60149505a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
9d0f60214e073a55d22b348ccdf931a60149505a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #579
141a4fc52f7e1b1433a7ec898ff3127576f1f76c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
141a4fc52f7e1b1433a7ec898ff3127576f1f76c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed mssql duplicated constraint names issue
d95f685a006876e183f1fcdabbec2effeeaa83a9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d95f685a006876e183f1fcdabbec2effeeaa83a9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added test for delete query builder
e0fcfd535c8c4876dce76ac78bc0983ada64a1f3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
e0fcfd535c8c4876dce76ac78bc0983ada64a1f3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added test for update query builder
7f2844970451951c34cc827b122fb8845cd0b8fa authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
7f2844970451951c34cc827b122fb8845cd0b8fa authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump
0fac99da72aa22f1c3a257ed9bf5fd3757b0c111 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
0fac99da72aa22f1c3a257ed9bf5fd3757b0c111 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder; added tests for query builder insertion
61fb5892026a1f4e25cec57de328124d88268389 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
61fb5892026a1f4e25cec57de328124d88268389 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder
fcde585260709c017ac2d95a7c6c5f499215d2e9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fcde585260709c017ac2d95a7c6c5f499215d2e9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder; removed useless escape methods
67e50063c2e4e869189875ff35b674c0269f69f2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
67e50063c2e4e869189875ff35b674c0269f69f2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder
2e98bf89cc826a5ee4c17eb191d7e01930dc4bb8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
2e98bf89cc826a5ee4c17eb191d7e01930dc4bb8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder
09bd77a2351697bc3bf75a42141ff2f90046378d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
09bd77a2351697bc3bf75a42141ff2f90046378d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder
77534b4dcc126aa661855439f3ef8de95554f04c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
77534b4dcc126aa661855439f3ef8de95554f04c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #563 from maxiee/patch-1
update README.md
3c4a80fb490ca52d9594f6ac21b19d778755de5e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
working on sql data types tests;
5e6b95a8d078347533cd3a35b300370a7ce08764 authored over 7 years ago by Zotov Dmitry <[email protected]>
5e6b95a8d078347533cd3a35b300370a7ce08764 authored over 7 years ago by Zotov Dmitry <[email protected]>
Merge pull request #565 from netes/add-missing-env-variable
Add missing TYPEORM_MIGRATIONS
dba280d9ccd8a9605e3b19af8c342991f24cf510 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
escape alias & columns in findRoots
c6e8dd285c64b73e80f7540bd01dcf7714d6c786 authored over 7 years ago by Salim Benabbou <[email protected]>
c6e8dd285c64b73e80f7540bd01dcf7714d6c786 authored over 7 years ago by Salim Benabbou <[email protected]>
fixed closure-table failing tests
2919b8530d36922b31ba8c543297d7125648e2cc authored over 7 years ago by Salim Benabbou <[email protected]>
2919b8530d36922b31ba8c543297d7125648e2cc authored over 7 years ago by Salim Benabbou <[email protected]>
Add missing TYPEORM_MIGRATIONS
2e3a3e5cef80794222b6923134c29e43d5b8d72f authored over 7 years ago by Kamil Ejsymont <[email protected]>
2e3a3e5cef80794222b6923134c29e43d5b8d72f authored over 7 years ago by Kamil Ejsymont <[email protected]>
update README.md
update outdated parameters of the createConnection method.
be9ea332aae21193fbc62dbd9adb6b097ed5f668 authored over 7 years ago by Maxiee <[email protected]>
refactoring query builder
8d9083bbb987345cf9aab16dd40ceaec2921f330 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
8d9083bbb987345cf9aab16dd40ceaec2921f330 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
renamed entity model to base entity (for active record pattern)
332439a2cbc84862d2312909a4328fbc56d4d7fa authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
332439a2cbc84862d2312909a4328fbc56d4d7fa authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query builder
a0dea7ec45a619cd0701e599beeea69829c0b7d5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
a0dea7ec45a619cd0701e599beeea69829c0b7d5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added stream method to query builder and drivers
92411f80392f2d88a79e189e057753c7805e4011 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
92411f80392f2d88a79e189e057753c7805e4011 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
removed specific repository
079992ea891b08fa8eda59b2d8920729622c9cea authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
079992ea891b08fa8eda59b2d8920729622c9cea authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
working on sql data types tests;
96d6125cc514ddc3e03903ec24ba87307cb55d6d authored over 7 years ago by Zotov Dmitry <[email protected]>
96d6125cc514ddc3e03903ec24ba87307cb55d6d authored over 7 years ago by Zotov Dmitry <[email protected]>
fixed failing test
d0ab9416a0605b1d7007284c2c22a776ba109b21 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d0ab9416a0605b1d7007284c2c22a776ba109b21 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added todos to specific repo
6766440681677b1c22ac01528082e3558d1d7d30 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
6766440681677b1c22ac01528082e3558d1d7d30 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes in query builder - insert and update methods
e952161f41d4768d207026002311d009c4a5ca7a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
e952161f41d4768d207026002311d009c4a5ca7a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
bugfix
22c9a2a8d627cab4757018e4021f52367366dfbe authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
22c9a2a8d627cab4757018e4021f52367366dfbe authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump
75031eea841fa5b50d94e08684fc6a5804714132 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
75031eea841fa5b50d94e08684fc6a5804714132 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
better implementation of different types of query builders
7badc0ea205e7123b1a970bcde59e47e2f70dae2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
7badc0ea205e7123b1a970bcde59e47e2f70dae2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
better implementation of different types of query builders
4acda40a644d7172cc7ec62e326b205b960a7b8a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
4acda40a644d7172cc7ec62e326b205b960a7b8a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
`QueryBuilder` is abstract now and all different kinds of query builders were created for different query types -
`SelectQueryBuilder`, `UpdateQueryBuilder`, `InsertQueryBuilder` and `DeleteQueryBuilder` with in...
b5140d245cb93a51cf563e077dfcbc98382cbdde authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed failing test
a019f034882335988056c029ed669850b061739e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
a019f034882335988056c029ed669850b061739e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed commands issues; made logger to accept query runner
db15dd6af9cf02478cfc01aa99ee31bd1c0a2943 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
db15dd6af9cf02478cfc01aa99ee31bd1c0a2943 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed down migrations generation, changed migration interface signature
580d70dcf28fa5be5c486c1b71fe5c109d0c3e54 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
580d70dcf28fa5be5c486c1b71fe5c109d0c3e54 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump
9a1cc0d8423faecc70cbe64f8fc751234702e3b9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
9a1cc0d8423faecc70cbe64f8fc751234702e3b9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
removed only test
e7a18d050bf60a131a8f4dcca2bbe97196ae61a9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
e7a18d050bf60a131a8f4dcca2bbe97196ae61a9 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed migration generation bug
83e89fd8c0b30532830dd51493dfba67fb13870b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
83e89fd8c0b30532830dd51493dfba67fb13870b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed migration generation bug
17580ea15f578a13e32c20ebcc71ec2cf3faf929 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
17580ea15f578a13e32c20ebcc71ec2cf3faf929 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added schema sync log and migrations basic generation commands
6dacbc4e5eb1ecda25e82970b59d78403b2e5efb authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
6dacbc4e5eb1ecda25e82970b59d78403b2e5efb authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added createQueryRunner method into connection object
b82b2f31a8db12c97a2dcc6a2a868726e63e702d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
b82b2f31a8db12c97a2dcc6a2a868726e63e702d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
drivers refactoring; renamed mongoEntityManager to simply mongoManager
5f403335d6355498d8e503ddd9d99b7bdbbb8497 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
5f403335d6355498d8e503ddd9d99b7bdbbb8497 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed migrations
835cdf889c3baa7cba7cd226159cb85d37eabff3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
835cdf889c3baa7cba7cd226159cb85d37eabff3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed failing test
064d6fa62b95b55bbf4c3b36d51b8eb0f9419c4b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
064d6fa62b95b55bbf4c3b36d51b8eb0f9419c4b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
updated versions
400d12c69f0e9a564b40836e773bad8d57f3a9b2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
400d12c69f0e9a564b40836e773bad8d57f3a9b2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added array option to column options to be able to create array types in postgres
6d5c05a98999dacfadda81f019c578f1362da99d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
6d5c05a98999dacfadda81f019c578f1362da99d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added array option to column options to be able to create array types in postgres
d0b5b34817bc6b9825a25267bd70671501aa98fc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d0b5b34817bc6b9825a25267bd70671501aa98fc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #436
d321d2eb475da6586b3a7117df910ef7bdcd6358 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d321d2eb475da6586b3a7117df910ef7bdcd6358 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #537 and fixed issues with schema sync of "default" value
e1c08a2410bda299694f5bedfe5def474ce9fef7 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
e1c08a2410bda299694f5bedfe5def474ce9fef7 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing travis back
003e7703158a13883eb9d6c746b1ee2335a0394d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
003e7703158a13883eb9d6c746b1ee2335a0394d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
testing mssql docker container
55a2503a03b7d5eb2e985b7539d2919f9a0cbbca authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
55a2503a03b7d5eb2e985b7539d2919f9a0cbbca authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
testing mssql docker container
a7936098e297f8722f4c8c2fc5c4f23d2c297a31 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
a7936098e297f8722f4c8c2fc5c4f23d2c297a31 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed #513 conflicts
3e7647d2822fd463fe56d9e23c3d102aa20921b3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
3e7647d2822fd463fe56d9e23c3d102aa20921b3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed #513 conflicts
d4ee9f017997e7807aab275218f20a0648eee37a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d4ee9f017997e7807aab275218f20a0648eee37a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #527 from cfowlerdev/0.1.0
Issue #513 : fixed time and datetime column types for SQLite driver
7c581d6439a30b844a0c19ea444e9210a25c4409 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed mssql driver, updated to 4 version of mssql
d02f74ae8b9fc83d34ddac04719d403d07679fe5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d02f74ae8b9fc83d34ddac04719d403d07679fe5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring drivers; fixed some tests
d59458b513591cac4934f7ad80ba8f5fb578fd39 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d59458b513591cac4934f7ad80ba8f5fb578fd39 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring drivers
18d092cdb245af80e059d3eb13d3c423f816b25e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
18d092cdb245af80e059d3eb13d3c423f816b25e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query runner - refactored how drivers and query runners creation and release
318d1acd65fd06f50c257315e5571abbfef88c23 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
318d1acd65fd06f50c257315e5571abbfef88c23 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query runner - removed provider layer
c0c38eba6990a93bc63f33c73a0d948e0b6e93f6 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
c0c38eba6990a93bc63f33c73a0d948e0b6e93f6 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query runner - removing provider layer
caab015e1249824f6277eb3467388cfe43796094 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
caab015e1249824f6277eb3467388cfe43796094 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring query runner - moved transaction active status into the query runner itself
90eacdfceaab163ea928b7b0fc7f4a8d2b6e551f authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
90eacdfceaab163ea928b7b0fc7f4a8d2b6e551f authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored driver stuff
87c94ee8330157d0cfdf0b20e64546638f74abb5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
87c94ee8330157d0cfdf0b20e64546638f74abb5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored driver stuff
10b5fb2a7937f7e7fdb2d524f400be83de909141 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
10b5fb2a7937f7e7fdb2d524f400be83de909141 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
removed "database connection id"
f440ea44040f1f508b97fc2f1d5d1c186159e531 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
f440ea44040f1f508b97fc2f1d5d1c186159e531 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored column types - now databases support their own column types individually
f1c566f2efc206170533171110aed0980cd1360b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
f1c566f2efc206170533171110aed0980cd1360b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #516 from hajekj14/fix-oracle-limit-offset
fix oracle offset limit
d761f3c7952425dd7660dd604b9182b004906394 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #543 from aldahick/fix-findbyids
Resolve issue #542
e1699c5ffa9b4de63ae6f00b8b21b31547a185dc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Resolve issue #542
75b1de632545db1964562a94e3c4f0bbf2de9bc4 authored over 7 years ago by Alex Hicks <[email protected]>
75b1de632545db1964562a94e3c4f0bbf2de9bc4 authored over 7 years ago by Alex Hicks <[email protected]>
fixed small issues in commands
d91531deaa191ec512b0fecb2f9d72b63ffc7dc6 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d91531deaa191ec512b0fecb2f9d72b63ffc7dc6 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored connection options, how they are loaded and how connection manager works; implemented loading from multiple configuration sources; implemented including in cli (now can load from env)
31c3b70eb2abcc51bb8a2ac730ad8ae9476f3822 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
31c3b70eb2abcc51bb8a2ac730ad8ae9476f3822 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored connection options - created interface for each type of database driver (for future database-specific connection options).
34bbd9a3ad3edbb11105ac2dd7f83639d5255d34 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
34bbd9a3ad3edbb11105ac2dd7f83639d5255d34 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactored connection
d2ff2cbd0a7f2d54f1ebffb3d83b73c51730240e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
d2ff2cbd0a7f2d54f1ebffb3d83b73c51730240e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge branch 'master' into fix-oracle-limit-offset
11c281583dd55c71c4462b9fea08a587747cc3c6 authored over 7 years ago by hajekj14 <[email protected]>
11c281583dd55c71c4462b9fea08a587747cc3c6 authored over 7 years ago by hajekj14 <[email protected]>
added quotas for alias
a15e3c0c97082247a2b59d36215f1ad2c1dd6eaf authored over 7 years ago by Hajek Jiri <[email protected]>
a15e3c0c97082247a2b59d36215f1ad2c1dd6eaf authored over 7 years ago by Hajek Jiri <[email protected]>
fixed time and datetime column types for SQLite driver
82792087ff35801dccf8df0f28e3a7cfc558eb20 authored over 7 years ago by cfowlerdev <[email protected]>
82792087ff35801dccf8df0f28e3a7cfc558eb20 authored over 7 years ago by cfowlerdev <[email protected]>
connection refactoring
6232c827b62bcc3869dc5ea4b22a84f4ca16a689 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
6232c827b62bcc3869dc5ea4b22a84f4ca16a689 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed readme typos, #526
4b12b13f79759fde5b5a6266a281884d5a702291 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
4b12b13f79759fde5b5a6266a281884d5a702291 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
connection refactoring
df31b4a38ad90bc7197c7ddfe9792dbcd448ec7e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
df31b4a38ad90bc7197c7ddfe9792dbcd448ec7e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
refactoring connection class
edc6a31b57bc3c37076ccd196c37dd849487965c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
edc6a31b57bc3c37076ccd196c37dd849487965c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
removed naming strategy stuff, refactoring connection
365055c6ffa1d5a2a2f965dc309e15fb234d5dcc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
365055c6ffa1d5a2a2f965dc309e15fb234d5dcc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>