Commit graph

15 commits

Author SHA1 Message Date
Jenny Tam f7e24bd098
Fixed two column encryption tests to encrypt columns (#1236) 2021-02-17 15:48:11 -08:00
David Puglielli 051328782d
Always Encrypted v2 support (#1045)
* Change to support ae-v2

* Add support for AE V2

* Added some descriptions and comments

* Fixed PDO pattern matching

* Updated key generation scripts

* Fixed key script

* Fixed char/nchar results, fixed formatting issues

* Addressed review comments

* Updated key scripts

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Added skipif to ae v2 keyword test

* Addressed review comments

* Fixed braces and camel caps

* Updated test descriptions

* Added detail to test descriptions

* Tiny change
2019-10-31 16:55:36 -07:00
Jenny Tam aef3830479
Modified AE fetch phptypes test to insert only one row at a time and loop through php types (#801)
* Modified AE fetch phptypes test to insert only one row at a time and loop through php types

* Fixed formatting
2018-06-27 13:14:10 -07:00
David Puglielli f9c2ff0242 Still debugging 2018-03-20 18:02:25 -07:00
David Puglielli 8ed98a7dd9 Dropped table at end 2018-03-15 12:51:23 -07:00
David Puglielli b68befa939 Test fixes 2018-03-14 21:21:14 -07:00
David Puglielli c4a6068533 changed dateinterval comparison for travis failure 2018-03-14 11:35:09 -07:00
David Puglielli 68647e9d21 Fixed more characters 2018-03-12 16:37:53 -07:00
David Puglielli 536daa5422 Fixed strange characters causing test failures 2018-03-12 16:11:07 -07:00
David Puglielli 62bff99ad0 Attempt to fix overlong row error 2018-03-09 22:43:42 -08:00
David Puglielli 17c3105522 removed connection keyword 2018-03-09 17:33:00 -08:00
David Puglielli 89df629d37 reverted skipif change 2018-03-09 17:11:00 -08:00
David Puglielli c3aa7baa86 updated skipif sections 2018-03-09 16:41:32 -08:00
David Puglielli a69daf2beb Fixed coding style to comply with standard 2018-03-09 14:51:33 -08:00
David Puglielli 194d4fe0d6 Tests for phptypes, select conversions, and datetimes 2018-03-09 11:37:44 -08:00