EnglishFrenchSpanish

OnWorks favicon

dbicadminp - Online in the Cloud

Run dbicadminp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dbicadminp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dbicadmin - utility for administrating DBIx::Class schemata

SYNOPSIS


dbicadmin: [-I] [long options...]

deploy a schema to a database
dbicadmin --schema=MyApp::Schema \
--connect='["dbi:SQLite:my.db", "", ""]' \
--deploy

update an existing record
dbicadmin --schema=MyApp::Schema --class=Employee \
--connect='["dbi:SQLite:my.db", "", ""]' \
--op=update --set='{ "name": "New_Employee" }'

OPTIONS


Actions
--create
Create version diffs needs preversion

--upgrade
Upgrade the database to the current schema

--install
Install the schema version tables to an existing database

--deploy
Deploy the schema to the database

--select
Select data from the schema

--insert
Insert data into the schema

--update
Update data in the schema

--delete
Delete data from the schema

--op
compatibility option all of the above can be supplied as --op=<action>

--help
display this help

Arguments
--config-file or --config
Supply the config file for parsing by Config::Any

--connect-info
Supply the connect info as trailing options e.g. --connect-info dsn=<dsn> user=<user>
password=<pass>

--connect
Supply the connect info as a JSON-encoded structure, e.g. an
--connect=["dsn","user","pass"]

--schema-class
The class of the schema to load

--config-stanza
Where in the config to find the connection_info, supply in form MyApp::Model::DB

--resultset or --resultset-class or --class
The resultset to operate on for data manipulation

--sql-dir
The directory where sql diffs will be created

--sql-type
The RDBMs flavour you wish to use

--version
Supply a version install

--preversion
The previous version to diff against

--set
JSON data used to perform data operations

--attrs
JSON string to be used for the second argument for search

--where
JSON string to be used for the where clause of search

--force
Be forceful with some operations

--trace
Turn on DBIx::Class trace output

--quiet
Be less verbose

-I Same as perl's -I, prepended to current @INC

AUTHORS


See "AUTHORS" in DBIx::Class

Use dbicadminp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad