issues
search
yiisoft
/
db
Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
134
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move `replacePlaceholders()` from `AbstractExpressionBuilder` to `AbstractQueryBuilder`
#903
Tigrov
opened
2 days ago
0
Add `prepareValue()` methods to `QueryBuilderInterface`
#902
Tigrov
opened
2 days ago
1
Refactor `AbstractColumnDefinitionBuilder`
#901
Tigrov
closed
5 days ago
1
Improve `ColumnDefinitionParser::extraInfo()` method
#900
Tigrov
closed
5 days ago
1
Improve column schema classes
#899
Tigrov
closed
6 days ago
1
Refactor `normalizeDefaultValue()`
#898
Tigrov
closed
6 days ago
1
Refactor `AbstractColumnFactory`
#897
Tigrov
closed
2 weeks ago
1
, ['Created_at', '<', Time ()-$ H*3600]
#896
tig3306
opened
2 weeks ago
9
Add Docker
#895
arogachev
opened
3 weeks ago
1
Ease local testing for all RDBMS
#894
arogachev
opened
3 weeks ago
0
Reduce number of binding parameters
#893
Tigrov
opened
4 weeks ago
6
Lazy parsing for `array`, `structured` and `json` types
#892
Tigrov
opened
1 month ago
3
Improve psalm annotations in `ColumnDefinitionParser`
#891
vjik
closed
1 month ago
1
Remove `ColumnSchemaInterface::load()`, add properties to constructor
#890
Tigrov
closed
1 month ago
1
Update DMLQueryBuilder::insertBatch() method
#889
Tigrov
closed
1 month ago
1
insertBatch to generate multiple INSERT statements
#888
samdark
opened
1 month ago
8
Add case sensitive option to like condition
#887
arogachev
opened
1 month ago
0
Fix MSSQL tests
#886
Tigrov
closed
1 month ago
1
Refactor `AbstractDsn` class
#885
Tigrov
closed
1 month ago
1
Enum cases support for build query
#884
lynicidn
opened
1 month ago
2
Add `ColumnDefinitionBuilder`
#883
Tigrov
closed
1 month ago
1
Move `ArrayColumnSchema` and `StructuredColumnSchema` from `db-pgsql`
#882
Tigrov
closed
1 month ago
1
Refactor `ColumnSchemaInterface`
#881
Tigrov
closed
1 month ago
1
Add `$ifExists` and `$cascade` to `dropTable()` methods
#880
vjik
opened
2 months ago
1
Rename `getLastInsertID()` to `getLastInsertId()` in `ConnectionInterface`
#879
vjik
opened
2 months ago
0
Realize `ColumnBuilder`
#878
Tigrov
closed
2 months ago
1
Separate column type constants
#877
Tigrov
closed
2 months ago
1
Fix rector
#876
Tigrov
closed
2 months ago
1
Ignore "Packets out of order. Expected ..." Warnings
#875
Tigrov
closed
2 months ago
1
Pdo driver interface/password sensitive param
#874
heap-s
closed
2 months ago
11
Add SensitiveParameter to password in PdoDriverInterface
#873
heap-s
closed
2 months ago
0
Add SensitiveParameter attribute
#872
samdark
closed
2 months ago
3
Add display options to phpunit
#871
Tigrov
closed
2 months ago
1
Add SerializationFailureException
#868
olegbaturin
opened
3 months ago
0
Apply rector on PHP 8.1 update
#867
vjik
closed
3 months ago
1
Fix readme badges
#866
vjik
closed
3 months ago
0
Raise PHP version to 8.1
#865
Tigrov
closed
3 months ago
1
Realize column factory
#864
Tigrov
closed
2 months ago
1
Fix MSSQL 2019 test
#863
Tigrov
closed
3 months ago
1
Refactor column PHP type
#862
Tigrov
closed
3 months ago
1
`getPhpType()` must returns type returned by `phpTypecast()`
#861
Tigrov
closed
3 months ago
1
Add `bit` abstract type
#860
Tigrov
closed
3 months ago
1
Update workflows
#859
Tigrov
closed
3 months ago
1
Fix active-record tests
#858
Tigrov
closed
3 months ago
1
Reduce tests running
#856
Tigrov
closed
4 months ago
1
Add array and json overlaps conditions
#855
Tigrov
closed
4 months ago
1
New concept of columns for version 2.0
#854
Tigrov
opened
5 months ago
0
Add method chaining for columns
#852
Tigrov
closed
5 months ago
1
In `QueryInterface::scalar()` result no different between value `false` and no results
#851
vjik
opened
5 months ago
3
Update UPGRADE.md
#850
luizcmarin
closed
6 months ago
0
Next