Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schreibweise von CreateTable #11

Closed
Pillowg1rl opened this issue Apr 24, 2020 · 2 comments
Closed

Schreibweise von CreateTable #11

Pillowg1rl opened this issue Apr 24, 2020 · 2 comments
Labels

Comments

@Pillowg1rl
Copy link

Pillowg1rl commented Apr 24, 2020

Hey.

leider bekomme ich (egal wie ich ihn formatiere) beim Befehl leya.createTable entweder ein -4 (was an der rechte-vergabe liegt) nach dem Umstellen bekomme ich aber immer eine 0 als _error und es wird keine Tabelle bestellt.

Kannst du mir sagen, wie ich den Befehl formatieren muss (am besten direkt mit mehreren Spalten beim erstellen ;)

@Pillowg1rl
Copy link
Author

Pillowg1rl commented Apr 24, 2020

Frage hat sich geklärt.
leya.createTable("TABELLENNAME","SPALTE1")
leya.addColumn("Tabellenname", "Spalte2")
usw usw....

//edit Falscher Wert bei createtable (nur 1 Wert erlaubt um Index zu setzen)

@kevgk
Copy link
Owner

kevgk commented Apr 24, 2020

leya.createTable("TABELLENNAME","SPALTE1, SPALTE2, SPALTE3")

@kevgk kevgk reopened this Apr 24, 2020
@kevgk kevgk added the question label Apr 24, 2020
@kevgk kevgk closed this as completed Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants