Skip to content

Commit bb7221e

Browse files
authored
Merge branch 'main' into patch-1
2 parents 1f6d758 + d30a8bd commit bb7221e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ GEM
287287
regexp_parser (2.10.0)
288288
rexml (3.3.9)
289289
rouge (3.30.0)
290-
rubocop (1.69.2)
290+
rubocop (1.70.0)
291291
json (~> 2.3)
292292
language_server-protocol (>= 3.17.0)
293293
parallel (~> 1.10)

collections/open-source-mlops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ items:
2121
- interpretml/interpret
2222
- mlrun/mlrun
2323
- microsoft/pai
24-
- allegroai/clearml
24+
- clearml/clearml
2525
- iterative/dvc
2626
- determined-ai/determined
2727
- InfuseAI/primehub

topics/pdo/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: PHP Data Objects (PDO)
3+
short_description: PDO is a database driver extension for PHP.
4+
topic: pdo
5+
related: php, orm, sql, jdbc, odbc, dbal, odm, database
6+
url: https://www.php.net/manual/en/book.pdo.php
7+
---
8+
**PHP Data Objects** (**PDO**) is a database driver extension for [PHP](https://github.com/topics/php).

0 commit comments

Comments
 (0)