This website requires JavaScript.
Explore
Help
Sign In
go
/
aicra
Watch
0
Star
1
Fork
You've already forked aicra
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
42
Commits
5
Branches
13
Tags
1.1
MiB
aef8d74bb9
Commit Graph
3 Commits
Author
SHA1
Message
Date
Adrien Marquès
812831a665
new checker.CreateRegistry(bool) policy, if TRUE loads all plugins inside ./types/*.so, else plugins (types) must be loaded with registry.Add(pluginName) where pluginName can have or not the extension '.so' and are located directly inside the local ./types directory
2018-05-24 15:47:56 +02:00
Adrien Marquès
5ae2554fba
added 'default' types (int, string, varchar(min,max)) and it works ! \o/
2018-05-22 20:27:51 +02:00
Adrien Marquès
3c9e154162
created 'type checker' using 'plugins'
2018-05-22 19:56:55 +02:00