Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / colopl/laravel-spanner issues and pull requests
#64 - chore: schema tests should always run since speed is no longer an issue
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: chore
#63 - feat: use symfony's FilesystemAdapter for auth and session pool caching.
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#62 - fix: deprecated method, interleave was not working as expected.
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: bug
#61 - feat: use more descriptive naming for interleave
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#60 - feat: add replace and drop row deletion policy methods
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#59 - Feat: add action classes for interleave and index
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#58 - fix: throw exception if no primary key is defined.
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: bug
#57 - feature: add refresh option for warmup
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#56 - Feature/add spanner:sessions command
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: enhancement
#55 - fix grpc version until fork error is fixed
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
#54 - feature: add cooldown command
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
#53 - feature: add warmup command
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
#51 - feature: add transaction-committing that was added in v9.36.4
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
Labels: enhancement
#50 - chore: remove useless namespace folders
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
Labels: chore
#49 - feature: array types should be parsed in Grammar
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
Labels: enhancement
#48 - feature: support default value for columns
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 2 comments
Labels: enhancement
#47 - chore: clean up test
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
#46 - fix: session clear was not working correctly on CLI sessions
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 5 comments
Labels: bug
#45 - fix: session pool distinguishes connection
Pull Request -
State: closed - Opened by taka-oyama about 2 years ago
- 1 comment
#44 - Issue while connecting to cloud spanner
Issue -
State: closed - Opened by vaidhyanathan93 over 2 years ago
- 2 comments
#43 - fix: transaction callbacks where not being called
Pull Request -
State: closed - Opened by taka-oyama over 2 years ago
#42 - Feature: implement truncate
Pull Request -
State: closed - Opened by taka-oyama over 2 years ago
#41 - fix: incorrect spec of partitionedDelete()
Pull Request -
State: closed - Opened by oprudkyi over 2 years ago
- 1 comment
#40 - misleading error when incorrect name of db/project/instance is used
Issue -
State: closed - Opened by oprudkyi over 2 years ago
- 2 comments
#39 - feat: handle 'session not found' errors
Pull Request -
State: closed - Opened by oprudkyi over 2 years ago
- 8 comments
#38 - Installation issue | symfony/cache does not support 6.1 version
Issue -
State: closed - Opened by LeVadim about 3 years ago
- 11 comments
#37 - Session not found Exception
Issue -
State: closed - Opened by mgcostaParedes over 3 years ago
- 7 comments
#36 - belongsToMany support
Issue -
State: closed - Opened by sl0wik over 3 years ago
- 5 comments
#35 - Add support for whereInUnnest
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#34 - supports dropUnique
Pull Request -
State: closed - Opened by castaneai over 3 years ago
#33 - fix: this line is not needed
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#32 - install and run phpstan
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#31 - add more phpstan fixes
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#30 - fix: not all SessionPool implementations have maintain
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#29 - fix: add more phpdoc fixes
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#28 - More minor fixes
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#27 - Fixed bugs and phpdocs
Pull Request -
State: closed - Opened by taka-oyama over 3 years ago
#26 - fix: grpc latest fixed emulator issue
Pull Request -
State: closed - Opened by taka-oyama almost 4 years ago
#25 - fix commit event timing issue
Pull Request -
State: closed - Opened by taka-oyama almost 4 years ago
#24 - Update composer.json
Pull Request -
State: closed - Opened by taka-oyama almost 4 years ago
#23 - Locking issues are preventing continued operation with Spanner
Issue -
State: closed - Opened by jshannon63 about 4 years ago
- 7 comments
#22 - Add support of foreign keys in Blueprint
Pull Request -
State: closed - Opened by dkop about 4 years ago
- 1 comment
#21 - fix test
Pull Request -
State: closed - Opened by taka-oyama over 4 years ago
#20 - use spanner emulator
Pull Request -
State: closed - Opened by taka-oyama over 4 years ago
#19 - Update README.md
Pull Request -
State: closed - Opened by shailesh-matariya over 4 years ago
#18 - Not working with google/cloud library
Issue -
State: closed - Opened by shailesh-matariya over 4 years ago
#17 - It doesn't support laravel version 7 or greater
Issue -
State: closed - Opened by shailesh-matariya over 4 years ago
- 2 comments
#16 - [WIP] Tiny improvement and enable PHPStan.
Pull Request -
State: closed - Opened by zeriyoshi over 4 years ago
- 1 comment
#15 - Fix ramsey/uuid in Laravel 7
Pull Request -
State: closed - Opened by johnwedgbury over 4 years ago
#14 - Add note about TIMESTAMP type and Carbon conversion
Pull Request -
State: closed - Opened by castaneai about 5 years ago
#13 - Fix undefined method assertStringContainsString on Laravel 5.5
Pull Request -
State: closed - Opened by castaneai over 5 years ago
#12 - Tinker session hangs
Issue -
State: closed - Opened by alexeydemin over 5 years ago
- 4 comments
#11 - Nested transactions support
Pull Request -
State: closed - Opened by castaneai over 5 years ago
#10 - Fix connection event order on single-use DML
Pull Request -
State: closed - Opened by castaneai over 5 years ago
#9 - stale reads
Pull Request -
State: closed - Opened by castaneai almost 6 years ago
#8 - Remove partitionedInsert()
Pull Request -
State: closed - Opened by castaneai almost 6 years ago
#7 - Fix schema builder tests
Pull Request -
State: closed - Opened by castaneai almost 6 years ago
#6 - Fix schema builder tests
Pull Request -
State: closed - Opened by castaneai almost 6 years ago
#5 - Add Travis CI integration
Pull Request -
State: closed - Opened by castaneai almost 6 years ago
#4 - [WIP] Adding Migration Support
Pull Request -
State: closed - Opened by MatthewHallCom almost 6 years ago
- 1 comment
#3 - Running Migrations
Issue -
State: closed - Opened by MatthewHallCom almost 6 years ago
- 11 comments