Commit graph

900 commits

Author SHA1 Message Date
Hadis-Fard 278a27c3aa build connection attrs before connect 2017-08-28 16:34:44 -07:00
Yuki Wong 3bdcdd7adf Merge pull request #497 from v-kaywon/fetch_maxtypes
Implementation of fetching AE max columns
2017-08-17 10:07:23 -07:00
v-kaywon ff671fcde3 change comment in core_stmt.cpp 2017-08-16 16:48:09 -07:00
v-kaywon f8816b16de add comment 2017-08-14 17:20:11 -07:00
v-kaywon 0100910be1 refactored AE related code 2017-08-14 17:09:49 -07:00
v-kaywon 7a5384650b fixed indentation in core_stmt.cpp 2017-08-14 11:44:54 -07:00
v-kaywon 22b4817f65 Implementation of fetching AE max columns 2017-08-08 12:03:51 -07:00
Yuki Wong 3ab6df9105 Merge pull request #486 from v-kaywon/aesetup
Aesetup
2017-08-01 10:53:51 -07:00
v-kaywon e31c93cffc change odbc version back to 13 2017-07-26 14:28:35 -07:00
v-kaywon c1f7953e5a fix setup_dbs.py 2017-07-26 12:51:57 -07:00
v-kaywon c206908def reply reviews from Jenny 2017-07-26 12:45:58 -07:00
v-kaywon 69170e1531 fix ae setup test 2017-07-25 13:21:32 -07:00
v-kaywon 36dbfd486d added ae keys setup test for pdo 2017-07-25 11:43:54 -07:00
v-kaywon a37fe18fbb remove encrypttable.ps1 2017-07-25 11:09:49 -07:00
v-kaywon 655cd218b1 revert some changes in mscommon 2017-07-25 11:06:02 -07:00
v-kaywon c8c7bfad57 merge ae code 2017-07-25 11:01:00 -07:00
v-kaywon ae2ca8ee72 clean up 2017-07-24 17:40:01 -07:00
v-kaywon 62d95dc5bf debug 2017-07-24 17:29:25 -07:00
v-kaywon fad1aeb143 debug 2017-07-24 17:09:33 -07:00
v-kaywon 35c9e40105 debug 2017-07-24 17:06:48 -07:00
v-kaywon 3dcb8f201d debug 2017-07-24 17:05:49 -07:00
v-kaywon 4f5207688a debug 2017-07-24 17:03:23 -07:00
v-kaywon 9fa6d75b72 debug setup.dbs.py 2017-07-24 16:30:35 -07:00
v-kaywon e737ffe34e debug 2017-07-24 16:28:09 -07:00
v-kaywon 9c0626a878 fix setupAE params 2017-07-24 16:03:35 -07:00
v-kaywon ae623333c2 fix test 2017-07-24 15:38:41 -07:00
v-kaywon 9028fd5a60 fix certificate path 2017-07-24 15:30:35 -07:00
v-kaywon e3bf7459e5 added failing message in test_ae_keys_setup.phpt 2017-07-24 15:27:10 -07:00
v-kaywon 312578507f check if cert exist in test_ae_keys_setup.phpt 2017-07-24 15:10:05 -07:00
v-kaywon 6051449657 added IsAEQualified 2017-07-24 14:34:05 -07:00
v-kaywon 62572f630b import certificate and generate CMK and CEK using tsql, no long depends on SSMS 2017-07-24 13:33:52 -07:00
v-kaywon 2a0f42e02a refactor sqlsrv_fetch_ae_int.phpt 2017-07-21 09:46:32 -07:00
v-kaywon 6b4be0c13e more database setup 2017-07-20 17:43:08 -07:00
v-kaywon 82e3d61d12 initial ae setup 2017-07-19 17:34:04 -07:00
Yuki Wong 2ab756ee6d Merge pull request #421 from ulvii/PerformanceTests
Performance tests
2017-07-14 17:48:44 -07:00
ulvii 3f7348f6d6 Update connect.php 2017-07-14 16:44:31 -07:00
ulvii 98f1d6a84b Update README.md 2017-07-14 16:44:03 -07:00
Yuki Wong c844e9c76b Update README.md
Fix weird quotes
2017-07-14 16:38:56 -07:00
ulvii b427670181 Removing extension_dir 2017-07-14 14:25:59 -07:00
ulvii 7f3e1ded39 Changing the way we get extension_dir becuase of the issues on RedHat 2017-07-14 13:45:03 -07:00
ulvii 36ba05800d Fixing pip3 package name for redhat 2017-07-14 12:06:47 -07:00
ulvii 482d819aae README update 2017-07-14 11:05:23 -07:00
ulvii f89da18eb0 Fixing a few minor issues with RedHat instructions. Also applying review comments to windows setup script 2017-07-13 19:13:57 -07:00
ulvii 45c574e0d7 Adding a check for php version 2017-07-12 18:05:03 -07:00
Jenny Tam 8dea7eb211 Merge pull request #473 from yitam/twoTests
Temporary entity names to ensure uniqueness
2017-07-12 16:36:06 -07:00
ulvii 6b2e43e5c7 Update README and a type fix in run-perf_tests.py 2017-07-12 14:35:54 -07:00
yitam 8d7f1853a4 Temporary entity names to ensure uniqueness 2017-07-12 13:39:02 -07:00
ulvii 78a8c67305 Applying changes based on the review comments 2017-07-12 13:35:15 -07:00
ulvii f25f844719 Modifying UNIX connection pooling tests to not require root permissions (#471)
* Editing unix connection pooling tests to not requiere root permissions

* Fix type in sqlsrv_ConnPool_Unix.phpt

* Fix type in PDO_ConnPool_Unix.phpt
2017-07-12 12:57:43 -05:00
ulvii 4aee258fe4 Fixing minor issues in unix setup scripts 2017-07-07 18:04:04 -07:00