Create the initial statement object

Review Request #3833 — Created Feb. 11, 2025 and submitted — Latest diff uploaded

Information

seagull/seagull
default

Reviewers

This is a basic GInitable that will verify that the statement is valid and
that only one statement was given. This does not yet implement anything for
bindings, steping through results, or getting said results.

Ran the tests under valgrind and called in the turtles for the rest.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Create the initial statement object
This is a basic GInitable that will verify that the statement is valid and that only one statement was given. This does not yet implement anything for bindings, steping through results, or getting said results.
a6a4d89d610d3b8303cf23c42c5fe3d683ec5efc Gary Kramlich
Create the initial statement object
This is a basic GInitable that will verify that the statement is valid and that only one statement was given. This does not yet implement anything for bindings, steping through results, or getting said results.
9a5f76f8194595b8c0d506014e7be6fc8ad0d5e4 Gary Kramlich
seagull/seagullstatement.c
seagull/tests/test_statement.c
Loading...