|
973e92e99f
|
Fix type issues
|
2023-01-20 10:33:43 -05:00 |
|
Timothy Warren
|
d80f26859e
|
Merge in other changes
|
2023-01-13 13:17:08 -05:00 |
|
Timothy Warren
|
b0ecaa87e4
|
Refactor fake Enums to 'real' ones
|
2023-01-13 13:14:28 -05:00 |
|
|
18dd997961
|
Update header comments
|
2022-09-29 11:33:08 -04:00 |
|
|
eee88ddc7c
|
Fix tests
|
2022-09-29 11:31:25 -04:00 |
|
Timothy Warren
|
03f8fe30d0
|
A few tweaks
|
2022-09-29 10:30:37 -04:00 |
|
Timothy Warren
|
3013242106
|
Remove redundant docblocks, bump php version requirement
|
2022-09-29 10:18:26 -04:00 |
|
|
69c27e2415
|
Merge pull request 'master' (#3) from master into develop
Reviewed-on: #3
|
2020-12-03 16:27:12 -05:00 |
|
|
4c8cd18060
|
Fix travis config by allowing ppc to fail
|
2020-12-03 16:22:09 -05:00 |
|
|
a174a6747f
|
Update phpunit config
|
2020-12-03 15:53:03 -05:00 |
|
|
d69655be02
|
Attempt to fix MySQL transaction test
|
2020-12-03 15:50:32 -05:00 |
|
|
8678913cd0
|
Update dependencies
|
2020-12-03 15:49:58 -05:00 |
|
|
0766efcd2e
|
Try testing on multiple cpu architectures
|
2020-12-03 15:01:21 -05:00 |
|
|
2aadc3a8db
|
Attempt to fix travis build
|
2020-12-03 14:56:57 -05:00 |
|
|
9c3dc58bef
|
Attempt to fix travis build
|
2020-12-03 14:51:19 -05:00 |
|
|
5af43f6363
|
Fix method signature for PHP 8
|
2020-12-03 14:32:30 -05:00 |
|
|
60a75ebbbf
|
Merge branch 'develop' of aviat/Query into master
|
2020-04-23 18:39:25 -04:00 |
|
|
4eb234db70
|
Update API docs
|
2020-04-23 18:21:35 -04:00 |
|
|
4201a7c42c
|
Minor code cleanup
|
2020-04-23 18:16:32 -04:00 |
|
|
519b39e75e
|
Fix a type juggling issue take 2
|
2020-04-23 17:00:35 -04:00 |
|
|
15de3b8dde
|
Fix a type juggling issue
|
2020-04-23 16:54:58 -04:00 |
|
|
18165b2dc3
|
Update API Docs
|
2020-04-17 15:05:37 -04:00 |
|
|
2821a2d4e1
|
Make sqlite-specific test more robust
|
2020-04-17 14:58:42 -04:00 |
|
|
c67fabd1f7
|
Update types for limit clauses, misc improvements
|
2020-04-17 14:57:56 -04:00 |
|
|
2620df1589
|
Update header comments
|
2020-04-10 20:54:31 -04:00 |
|
|
ab5a3c04d0
|
Require 7.4, add typed properties to classes
|
2020-04-10 20:53:52 -04:00 |
|
|
77df254a0c
|
Implement basic 'returning' method for Postgres
|
2020-03-19 11:53:08 -04:00 |
|
|
54a6054728
|
Remove meaningless PHP version test
|
2020-03-18 13:53:22 -04:00 |
|
|
39569ccb96
|
Go back to working build
|
2020-03-18 13:47:53 -04:00 |
|
|
89ef2ae103
|
Attempt to fix travis build
|
2020-03-18 12:23:28 -04:00 |
|
|
098798ca5a
|
Simplify the build matrix
|
2020-03-18 12:16:35 -04:00 |
|
|
37c84e1b17
|
Expand the build matrix
|
2020-03-18 12:08:40 -04:00 |
|
|
337ae26402
|
Update header comments
|
2020-03-18 11:31:56 -04:00 |
|
|
2bf8897918
|
Prepwork for 'returning' method of Query builder
|
2019-12-13 15:11:49 -05:00 |
|
|
78705bf796
|
Fix mysql test on travis ci
|
2019-12-12 09:33:32 -05:00 |
|
|
a5dab73828
|
Update header comments
|
2019-12-11 16:49:42 -05:00 |
|
|
83373700d3
|
Code style and logic cleanup
|
2019-12-11 16:49:06 -05:00 |
|
|
675e6eff66
|
Update tests
|
2019-12-11 16:48:43 -05:00 |
|
|
834c4e39df
|
Make sure to have the appropriate databases for Travis CI
|
2019-12-11 16:41:39 -05:00 |
|
|
8013a9fc61
|
Cleanup/update build scripts/dependencies
|
2019-12-11 16:32:21 -05:00 |
|
|
4326602d17
|
Update docs to not show misleading 0 coverage:
|
2019-12-11 16:31:18 -05:00 |
|
|
168d444f8a
|
Update docs to include dynamic methods
|
2019-12-11 16:09:58 -05:00 |
|
|
6a36a85ac0
|
Update dependencies and tests
|
2019-12-10 12:17:40 -05:00 |
|
|
41394cb661
|
Update docs
|
2018-02-12 16:20:03 -05:00 |
|
|
09b6610eb1
|
Remove unimplemented replace method
|
2018-02-12 16:17:22 -05:00 |
|
|
2839e6ad6e
|
Fix some indentation issues
|
2018-02-09 16:14:40 -05:00 |
|
|
327c30f359
|
Simplify gitlab build script a bit
|
2018-01-31 14:17:14 -05:00 |
|
|
f15ea8ebb8
|
Attempt to use lighter docker images for gitlab builds
|
2018-01-31 14:04:50 -05:00 |
|
|
fe7b0d698a
|
Move back to default postgres image
|
2018-01-31 13:59:14 -05:00 |
|
|
aa6216ca37
|
Attempt to get the current working directory
|
2018-01-31 13:56:00 -05:00 |
|