mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/website: do not refer to sqlite3 anymore (#2593)
This commit is contained in:
@@ -123,7 +123,7 @@ ent
|
||||
|
||||
## Create Your First Entity
|
||||
|
||||
To get started, create a new `ent.Client`. For this example, we will use SQLite3.
|
||||
To get started, create a new `ent.Client`.
|
||||
|
||||
<Tabs
|
||||
defaultValue="sqlite"
|
||||
|
||||
Reference in New Issue
Block a user