dartabase_core 0.2.1 copy "dartabase_core: ^0.2.1" to clipboard
dartabase_core: ^0.2.1 copied to clipboard

outdatedDart 1 only

Dartabase core lib used by Dartabase tools

Dartabase Core 0.2.1 #

shared lib used by Dartabase Tools (no need for you to do anything)

Dartabase Migration
	
	Serverside database migration for MySQL/PGSQL
	simple version controlled database structure manipulation 
	inspired by Ruby on Rails migrations 
	
	http://pub.dartlang.org/packages/dartabase_migration

Dartabase Models

    Serverside database object models for MySQL/PGSQL 
    simple data manipulation that builds on Dartabase Miration 
    inspired by Ruby on Rails models
    
    http://pub.dartlang.org/packages/dartabase_model


Compatibility
	depending on the migration version you are using 
	you have to use a differend model version in your app
    
    migration  			model
    -------------------------
    0.4.x	requires    0.4.x
    0.3.0	requires	0.3.0 deprecated!!
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dartabase core lib used by Dartabase tools

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dartabase_core