Skip to content

juliendelplanque/FAMIXNGSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

413 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAMIXNGSQL Build Status

A meta-model for SQL databases using FAMIXNG with its generator.

Install

In a Pharo 7.0 image, open a playground and execute the following script:

Metacello new
  repository: 'github://juliendelplanque/FAMIXNGSQL/src';
  baseline: 'FAMIXNGSQL';
  load

Developing the meta-model generator

This section presents some tips and tricks that help in the development of the meta-model.

Modifying the meta-model generator

If you modified the generator and want to re-generate the meta-model, you have to:

  1. Ensure that no more instances of the meta-model exist in the system.
  2. Run FmxNewSQLMetamodelGenerator class>>#regenerateMetaModel

About

A meta-model for SQL databases using FAMIXNG with its generator.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •