[souffle-commits] [oracle/souffle] b8d07a: Add sqlite3 output support
GitHub
noreply at github.com
Mon Sep 12 00:26:53 PDT 2016
Branch: refs/heads/master
Home: https://github.com/oracle/souffle
Commit: b8d07aaad8599b3794fb3f7f9d60705b216af984
https://github.com/oracle/souffle/commit/b8d07aaad8599b3794fb3f7f9d60705b216af984
Author: Nathan Keynes <nathan.keynes at oracle.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M configure.ac
M src/CompiledRamOptions.h
M src/CompiledSouffle.h
M src/Makefile.am
M src/RamExecutor.cpp
M src/SouffleInterface.h
A src/SqliteRelationWriter.h
Log Message:
-----------
Add sqlite3 output support
Commit: e81b2179cec7080d17f75bdf003e3f8ba35d9bf8
https://github.com/oracle/souffle/commit/e81b2179cec7080d17f75bdf003e3f8ba35d9bf8
Author: MrTomKing <tektektektek at hotmail.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M configure.ac
M src/CompiledRamOptions.h
M src/CompiledSouffle.h
M src/Makefile.am
M src/RamExecutor.cpp
M src/SouffleInterface.h
A src/SqliteRelationWriter.h
Log Message:
-----------
Merge pull request #11 from oracle/nkeynes_sqlite3
Add sqlite3 output support
Compare: https://github.com/oracle/souffle/compare/ef9dce39c7f8...e81b2179cec7
More information about the souffle-commits
mailing list