A JavaScript ORM that can run on Node.js, browser, Cordova, Ionic, React Native, NativeScript, and Electron platforms.
typeorm init
typeorm migration:create --name {migration_name}
typeorm migration:generate --name {migration_name}
typeorm migration:run
typeorm entity:create --name {entity} --dir {path/to/directory}
typeorm schema:sync
on the default connection:
typeorm schema:log
typeorm query {sql_sentence}
typeorm {subcommand} --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB